Telescope fzf cmake workaround
This commit is contained in:
@@ -63,3 +63,8 @@ case `uname` in
|
|||||||
export PATH=/home/myockey/.local/bin:$PATH
|
export PATH=/home/myockey/.local/bin:$PATH
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
. "$HOME/.atuin/bin/env"
|
||||||
|
|
||||||
|
eval "$(atuin init zsh)"
|
||||||
|
eval "$(atuin gen-completions --shell zsh)"
|
||||||
|
|||||||
Reference in New Issue
Block a user