mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Add local bin to PATH
This commit is contained in:
parent
35494630e2
commit
32df1b6a64
@ -49,3 +49,5 @@ fi
|
||||
[[ -f ~/.zshrc.env ]] && source ~/.zshrc.env
|
||||
|
||||
eval "$(thefuck --alias)"
|
||||
|
||||
export PATH="$HOME/.bin:$PATH"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user