diff --git a/.zshrc b/.zshrc index e72e6a5..1fc8613 100644 --- a/.zshrc +++ b/.zshrc @@ -101,6 +101,4 @@ alias la='ls -la' if [ -f ~/.dotfiles/.localcommands ] then source ~/.dotfiles/.localcommands -else - echo "\n\n" fi