Use alias for ./bin/app

This commit is contained in:
2021-07-07 14:20:20 -05:00
parent 679255a184
commit fad7694440
2 changed files with 1 additions and 1 deletions

1
zshenv
View File

@ -1,6 +1,5 @@
export EDITOR="nvim"
fpath+=(~/.zsh/completions)
path+=(./bin)
. "$HOME/.cargo/env"