[zsh] Remove init-env-zsh-helpers -- those went to init-env
This commit is contained in:
parent
a64ae962ca
commit
a174790ed0
2 changed files with 0 additions and 11 deletions
|
@ -1,10 +0,0 @@
|
|||
#!/usr/bin/env zsh
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
function init-zsh-helpers
|
||||
{
|
||||
alias local-array="local -a"
|
||||
alias local-map="local -A"
|
||||
}
|
||||
|
||||
init-zsh-helpers "$@"
|
Loading…
Add table
Add a link
Reference in a new issue