# fzf: fuzzy completion + key bindings (Ctrl-T, Ctrl-R, Alt-C) if command -v fzf >/dev/null 2>&1; then eval "$(fzf --zsh)" fi eval "$(/home/mr0xb/.local/bin/mise activate zsh)" # starship prompt eval "$(starship init zsh)"