diff --git a/zshrc b/zshrc index b1db682..d72d498 100644 --- a/zshrc +++ b/zshrc @@ -76,6 +76,7 @@ alias attach="tmux a" DISABLE_AUTO_TITLE=true +export VISUAL=vim export TERM="screen-256color" alias tmux="tmux -2"