promote my bins back to top of path
This commit is contained in:
parent
649a11f68d
commit
1fc28686c6
1 changed files with 5 additions and 0 deletions
|
@ -8,3 +8,8 @@
|
||||||
source ${ZDOTDIR:-~}/.antidote/antidote.zsh
|
source ${ZDOTDIR:-~}/.antidote/antidote.zsh
|
||||||
antidote load
|
antidote load
|
||||||
|
|
||||||
|
path=(
|
||||||
|
$HOME/{,.dotfiles/}{,s}bin(N)
|
||||||
|
$path
|
||||||
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue