„base.zsh“ ändern

This commit is contained in:
JMARyA 2020-11-09 07:22:40 +00:00
parent 136088b1fa
commit 42ae8d07f9

View file

@ -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"
alias zshrefresh="source ~/.zshrc"