diff --git a/.zsh/oh-my-zsh b/.zsh/oh-my-zsh index dcd33a3f..beb5012b 160000 --- a/.zsh/oh-my-zsh +++ b/.zsh/oh-my-zsh @@ -1 +1 @@ -Subproject commit dcd33a3fba78abf9c4861163be45addc2000167c +Subproject commit beb5012b9fb0ff5993611f50d9543a25edb11419 diff --git a/.zshrc b/.zshrc index 660d02e2..4f2d6158 100644 --- a/.zshrc +++ b/.zshrc @@ -122,7 +122,6 @@ alias ll='ls --color -l' alias lla='ls -la --color' alias llh='ls -lh --color' alias llah='ls -lah --color' -alias n='nnn -diUxe' alias vi=vim alias y=yaourt alias xterm=$TERMINAL