mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
revert tmux split keys to original
This commit is contained in:
parent
0ee89d965e
commit
09b6fde6af
19 changed files with 1422 additions and 85 deletions
|
|
@ -20,5 +20,7 @@ setopt hist_expire_dups_first
|
|||
setopt hist_ignore_dups # ignore duplication command history list
|
||||
setopt hist_ignore_space
|
||||
setopt hist_verify
|
||||
setopt hist_no_store
|
||||
setopt hist_find_no_dups
|
||||
setopt inc_append_history
|
||||
setopt share_history # share command history data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue