Skip to content

Instantly share code, notes, and snippets.

@igas
Created April 8, 2023 11:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igas/7b17c4b0efbc19dd10676ba555a21615 to your computer and use it in GitHub Desktop.
Save igas/7b17c4b0efbc19dd10676ba555a21615 to your computer and use it in GitHub Desktop.
zoxide zsh init
# zoxide
export _ZO_FZF_OPTS='--height=40% --reverse --inline-info'
eval "$(zoxide init zsh)"
alias z=zi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment