diff --git a/base.zsh b/base.zsh index 64e22fe..54879fd 100644 --- a/base.zsh +++ b/base.zsh @@ -42,4 +42,4 @@ zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd' export EDITOR="nano" export PATH=~/bin:$PATH alias zshconfig="nano ~/.zshrc" -alias zshrefresh="source ~/.zshrc" \ No newline at end of file +alias zshrefresh="source ~/.zshrc"