[zsh] Remove the shebang from the init scripts
This commit is contained in:
parent
4a0fa054d8
commit
71176a516f
2 changed files with 0 additions and 2 deletions
1
zprofile
1
zprofile
|
@ -1,4 +1,3 @@
|
||||||
#!/usr/bin/env zsh
|
|
||||||
# Eryn Wells <eryn@erynwells.me>
|
# Eryn Wells <eryn@erynwells.me>
|
||||||
|
|
||||||
zsh_init_profile_functions=( \
|
zsh_init_profile_functions=( \
|
||||||
|
|
1
zshrc
1
zshrc
|
@ -1,4 +1,3 @@
|
||||||
#!/usr/bin/env zsh
|
|
||||||
# Eryn Wells <eryn@erynwells.me>
|
# Eryn Wells <eryn@erynwells.me>
|
||||||
|
|
||||||
zsh_init_rc_functions=( \
|
zsh_init_rc_functions=( \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue