mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
chore(shell): add custom command-path helper
This commit is contained in:
@@ -32,5 +32,5 @@ fi
|
||||
|
||||
if command-exists orb; then
|
||||
alias oc="orb"
|
||||
setup-completions orb "$(command -v orb)" orb completion zsh
|
||||
setup-completions orb "$(command-path orb)" orb completion zsh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user