add atuin init to zshrc
This commit is contained in:
parent
e1f42a0508
commit
c9d0e11e08
1 changed files with 3 additions and 0 deletions
|
|
@ -93,3 +93,6 @@ export CLAUDE_CODE_DISABLE_AUTO_MEMORY=0
|
||||||
# PARA workspace configuration
|
# PARA workspace configuration
|
||||||
export PARA_MODE="local"
|
export PARA_MODE="local"
|
||||||
export PARA_ROOT="/Users/viktorbarzin/Nextcloud/Viktor Nextcloud/para"
|
export PARA_ROOT="/Users/viktorbarzin/Nextcloud/Viktor Nextcloud/para"
|
||||||
|
|
||||||
|
# Atuin shell history sync
|
||||||
|
eval "$(atuin init zsh)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue