[zsh] Move open-xcode function to its own file and autoload it in zshrc
This commit is contained in:
parent
3a3b73a915
commit
aa81cb66eb
3 changed files with 13 additions and 8 deletions
1
zshrc
1
zshrc
|
@ -21,3 +21,4 @@ autoload -Uz nethack
|
|||
autoload -Uz pw
|
||||
autoload -Uz up
|
||||
autoload -Uz vi
|
||||
autoload -Uz open-xcode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue