zsh: move ~/.scdhistory to ~/config/zsh
This commit is contained in:
parent
76196b6861
commit
141b35c192
@ -12,6 +12,7 @@ HIST_STAMPS="yyyy-mm-dd"
|
|||||||
|
|
||||||
# Change path to history file.
|
# Change path to history file.
|
||||||
HISTFILE="$ZDOTDIR/.zsh_history"
|
HISTFILE="$ZDOTDIR/.zsh_history"
|
||||||
|
SCD_HISTFILE="$ZDOTDIR/.scdhistory"
|
||||||
|
|
||||||
# Styles.
|
# Styles.
|
||||||
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=5,underline"
|
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=5,underline"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user