Telescope fzf cmake workaround

This commit is contained in:
2025-06-25 19:20:16 -04:00
parent c0def884dd
commit e8b241ad2a

View File

@@ -63,3 +63,8 @@ case `uname` in
export PATH=/home/myockey/.local/bin:$PATH
;;
esac
. "$HOME/.atuin/bin/env"
eval "$(atuin init zsh)"
eval "$(atuin gen-completions --shell zsh)"