summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-04-13 23:36:05 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-04-17 04:29:43 -0700
commit180c01e61f1ee4f896ebcbdbb6e4228c861926e3 (patch)
tree25123c81e66c3fab88258745c10949c4abcf9512 /home/xyz/.bashrc
parent14f05631e9e25cb03c847362eb14c46a4c87ba42 (diff)
tab show 4 spaces width
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 268dce19..2a765a71 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -13,6 +13,8 @@ esac
. /usr/share/fzf/key-bindings.bash
. /usr/share/bash-complete-alias/complete_alias
+tabs 4
+
# default PS1
#PS1='[\u@\h \W]\$ '