Improvde various configs
This commit is contained in:
parent
45e313a4ee
commit
94d9a1de9c
4 changed files with 9 additions and 3 deletions
|
|
@ -123,5 +123,5 @@ export HISTFILE="$XDG_STATE_HOME/zsh_history"
|
|||
|
||||
source "$plugin_path/zsh-syntax-highlighting.sh"
|
||||
|
||||
[ -x "$(command -v atuin)" ] && eval "$(atuin init zsh --disable-up-arrow)"
|
||||
[ -x "$(command -v atuin)" ] && eval "$(atuin init zsh)"
|
||||
[ -x "$(command -v direnv)" ] && eval "$(direnv hook zsh)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue