Move aliases to .zshrc.d/ subdir

This commit is contained in:
Marty Oehme 2019-02-04 11:55:00 +01:00
parent e1a780997a
commit 9d8b8ec1d5
2 changed files with 1 additions and 4 deletions

1
.zshrc
View file

@ -241,7 +241,6 @@ COMPLETION_WAITING_DOTS="true"
# Example aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
source $HOME/.zsh_aliases
#PS1='[\u@\h \W]\$ '
# >>> Added by cnchi installer