[zsh] Remove the shebang from the init scripts

This commit is contained in:
Eryn Wells 2023-03-28 09:45:12 -07:00
parent 4a0fa054d8
commit 71176a516f
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
#!/usr/bin/env zsh
# Eryn Wells <eryn@erynwells.me>
zsh_init_profile_functions=( \

1
zshrc
View file

@ -1,4 +1,3 @@
#!/usr/bin/env zsh
# Eryn Wells <eryn@erynwells.me>
zsh_init_rc_functions=( \