diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-07-25 02:48:33 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-07-25 02:48:33 +0100 |
commit | 6383e8845a65c006b66ec2e4a6e0953bfdcec118 (patch) | |
tree | dc325102f4ebf5baffc1db916816d3e371e86e57 /Shell/.zshrc | |
parent | dd05e231b91a98204eaad5f3c2335ff491260008 (diff) | |
download | dotfiles-6383e8845a65c006b66ec2e4a6e0953bfdcec118.tar.gz dotfiles-6383e8845a65c006b66ec2e4a6e0953bfdcec118.tar.bz2 dotfiles-6383e8845a65c006b66ec2e4a6e0953bfdcec118.zip |
(Shell)~Small changes
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" |