diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 2f3fe08..8be475c 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -3,6 +3,9 @@ # Disable Ctrl+S and Ctrl+Q stty -ixon +# Set tab width +tabs -4 + # vi mode bindkey -v