diff options
Diffstat (limited to 'files/.zsh/rc/S10_zshopts')
| -rw-r--r-- | files/.zsh/rc/S10_zshopts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.zsh/rc/S10_zshopts b/files/.zsh/rc/S10_zshopts index 3f07fc3..4c815ba 100644 --- a/files/.zsh/rc/S10_zshopts +++ b/files/.zsh/rc/S10_zshopts @@ -51,7 +51,7 @@ setopt notify setopt no_rm_star_silent setopt no_rm_star_wait -setopt no_share_history +setopt share_history setopt vi setopt zle |
