aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index abff3db..dcb9df7 100644
--- a/.zshrc
+++ b/.zshrc
@@ -120,3 +120,6 @@ export XDG_CONFIG_HOME="/home/charles/.config/"
export XDG_DATA_HOME="/home/charles/.data/"
export EDITOR="vim"
+
+# set tab to 4 spaces
+tabs 4