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:42 -0700
commit20c5d43d15cf54a0e3f799ce88ddb13dff0c01d7 (patch)
tree2e075bb4a7518cadb05fa23a17e8aa528dcac882 /home/xyz/.bashrc
parent82e40dac1d0d240fed415e881fb465c2cecd40f6 (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 4d81b50f..ecbde6ca 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]\$ '