summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
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
commitea27c3ebc21e1163a2e4a7596820c0b6a9f0ec06 (patch)
tree4e33c1a5bd9d8fa3b0afe9749a96389b6d454eb7 /home/xyz/.bashrc
parent6039af9b3791ac6033994c7a622cfcf62cc0be88 (diff)
some programs do not like 4 tab spaces, e.g., fdu, wtr, also pacman warned about it
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 8636f1b6..f045c737 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]\$ '