mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
finally merged with upstream
This commit is contained in:
commit
23496fa683
90 changed files with 2442 additions and 270 deletions
|
|
@ -10,5 +10,11 @@ setopt hist_verify
|
|||
setopt inc_append_history
|
||||
setopt extended_history
|
||||
setopt hist_expire_dups_first
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
setopt hist_ignore_space
|
||||
|
||||
setopt SHARE_HISTORY
|
||||
>>>>>>> upstream/master
|
||||
setopt APPEND_HISTORY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue