(zsh) I don't really need atuin

This commit is contained in:
Bartek Stalewski 2025-08-11 15:27:15 +02:00
parent a41004bf83
commit ed9ef50e66
No known key found for this signature in database
4 changed files with 0 additions and 324 deletions

View file

@ -47,8 +47,6 @@ path=(~/.local/bin "${path[@]}")
source "${ZDOTDIR}/aliases.zsh"
source "${ZDOTDIR}/keys.zsh"
source "${ZDOTDIR}/fzf.zsh"
## it has to be last
source "${ZDOTDIR}/atuin.zsh"
# set fpath
fpath=(~/.local/git/zsh_modules/wd $fpath)