bash: add custom binfiles to PATH
This commit is contained in:
@@ -3,5 +3,6 @@ git-home() {
|
||||
}
|
||||
|
||||
alias gh='git-home'
|
||||
|
||||
alias emacs='emacsclient -a="" -c'
|
||||
|
||||
export PATH=$PATH:$HOME/.mgr_config/bin
|
||||
|
||||
Reference in New Issue
Block a user