diff options
| -rw-r--r-- | .zshrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
![]() |
index : dotfiles.git | |
| My configuration files |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .zshrc | 3 |
@@ -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 |