summaryrefslogtreecommitdiff
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 20:57:12 -0700
commit4959ed1503037203bee832be501dd494e52c1899 (patch)
treeb0502aeaeca143b8c0aa02a16e20b7823ef3a29b
parentd73b5289c91a1f6ba04aa776ea27c4e2dc01c616 (diff)
some programs do not like 4 tab spaces, e.g., fdu, wtr, also pacman warned about it
-rw-r--r--home/xyz/.bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index dbd4a00d..31347f31 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]\$ '