summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-05-04 20:57:12 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-05-04 21:02:51 -0700
commit282d8daf691c32d6be26b79f1b9fb944401392ee (patch)
tree35ebd4456e29d12f8302ffd6f34f00b975719a55 /home
parent5e2d03d00b41aab7b1159400934001a6c2ba4296 (diff)
some programs do not like 4 tab spaces, e.g., fdu, wtr, also pacman warned about it
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 2387e6ea..17a88a3c 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -13,8 +13,6 @@ esac
. /usr/share/fzf/key-bindings.bash
. /usr/share/bash-complete-alias/complete_alias
-tabs 4
-
# default PS1
#PS1='[\u@\h \W]\$ '