diff options
| author | Anton Bobov <abobov@gmail.com> | 2019-03-12 22:37:57 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2019-03-12 22:39:59 +0500 |
| commit | 1d8313793754f0ebc504d590058e70be91431908 (patch) | |
| tree | 95101dbffaada5141385d231a61ce039ac195621 /files/.zsh/rc/S10_zshopts | |
| parent | 7a9a1c7f60fb400cc4f0d470bcc053992f1b7484 (diff) | |
zsh updates
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 |
