Compare commits
1 Commits
64dcee0d78
...
ceca7f1438
Author | SHA1 | Date | |
---|---|---|---|
ceca7f1438 |
3
zshrc
3
zshrc
@ -27,6 +27,9 @@ source-plugin autoenv
|
||||
# Build system helper commands
|
||||
source-plugin build
|
||||
|
||||
# Disable non end-of-line autosuggest accept widgets
|
||||
ZSH_AUTOSUGGEST_ACCEPT_WIDGETS=(end-of-line vi-end-of-line)
|
||||
|
||||
# Remove duplicates from history
|
||||
setopt hist_ignore_all_dups
|
||||
setopt hist_reduce_blanks
|
||||
|
Loading…
x
Reference in New Issue
Block a user