diff options
Diffstat (limited to 'Shell/.zshrc')
-rw-r--r-- | Shell/.zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Shell/.zshrc b/Shell/.zshrc index b1beb27..13fbe8e 100644 --- a/Shell/.zshrc +++ b/Shell/.zshrc @@ -3,8 +3,6 @@ ## Prompt ~/.local/scripts/cowfortune -## Variables -TERM=xterm-256color ## Aliases alias vim="nvim" alias less="less -R" |