Skip to content

Commit

Permalink
lib: remove share_history
Browse files Browse the repository at this point in the history
  • Loading branch information
mcornella authored and abhinandkr committed Oct 16, 2020
1 parent 2787cea commit 121be7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/history.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ setopt hist_expire_dups_first # delete duplicates first when HISTFILE size excee
setopt hist_ignore_dups # ignore duplicated commands history list
setopt hist_ignore_space # ignore commands that start with space
setopt hist_verify # show command with history expansion to user before running it
setopt share_history # share command history data

0 comments on commit 121be7d

Please sign in to comment.