diff options
Diffstat (limited to '')
| -rw-r--r-- | dot_config/zsh/dot_zshopts (renamed from dot_config/zsh/executable_dot_zshopts) | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dot_config/zsh/executable_dot_zshopts b/dot_config/zsh/dot_zshopts index cc26e74..d8db626 100644 --- a/dot_config/zsh/executable_dot_zshopts +++ b/dot_config/zsh/dot_zshopts @@ -1,8 +1,5 @@ #! /usr/bin/env zsh -# If you don't plan on reverting to bash, you can remove the link in ~/.profile -# to clean up. - # create hist directory if it doesn't exist if [ -z "$XDG_STATE_HOME/zsh" ]; then mkdir -p "$XDG_STATE_HOME/zsh" |
