1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

Play with the options

This commit is contained in:
Andrea Mistrali
2016-04-07 11:21:34 +02:00
parent e7b82a16c3
commit a38a634464

View File

@ -1,7 +1,6 @@
# setopt ALL_EXPORT
setopt ALWAYS_TO_END
setopt APPEND_HISTORY
setopt AUTONAMEDIRS
setopt AUTO_PARAM_SLASH
setopt AUTO_REMOVE_SLASH
@ -10,9 +9,18 @@ setopt AUTO_RESUME
unsetopt CDABLE_VARS
setopt CORRECT
setopt FUNCTION_ARGZERO
setopt APPEND_HISTORY
setopt EXTENDED_HISTORY
setopt HIST_FIND_NO_DUPS
setopt HIST_IGNORE_ALL_DUPS
setopt HIST_IGNORE_SPACE
setopt HIST_NO_STORE
setopt HIST_REDUCE_BLANKS
setopt INC_APPEND_HISTORY
setopt NO_HIST_BEEP
# setopt SHARE_HISTORY
setopt LIST_TYPES
setopt LONG_LIST_JOBS