Merge .zshrc files

This commit is contained in:
Fabio Scotto di Santolo
2020-11-21 17:57:02 +01:00
parent 226041283d
commit 28c239595c
3 changed files with 45 additions and 303 deletions

View File

@@ -10,6 +10,7 @@ function appendpath() {
appendpath $GOPATH/bin
appendpath $HOME/.local/bin
appendpath $HOME/.cargo/bin
appendpath $HOME/.pyenv/bin
unset appendpath
source /usr/local/opt/git-extras/share/git-extras/git-extras-completion.zsh