diff options
| -rw-r--r-- | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -187,6 +187,7 @@ stfu() { _comp_options=("${(@)_comp_options:#NO_ignoreclosebraces}") +[[ -e ~/.profile ]] && source ~/.profile [[ -e ~/.shfuncs ]] && source ~/.shfuncs setopt notify |
