mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-15 06:32:40 +00:00
feat: Adds zoxide to shell
This commit is contained in:
@@ -102,4 +102,7 @@ export GPG_TTY=$(tty)
|
||||
# Starship Prompt
|
||||
export STARSHIP_CONFIG="$XDG_CONFIG_HOME/starship/starship.toml"
|
||||
|
||||
# Zoxide
|
||||
export _ZO_DATA_DIR="$XDG_DATA_HOME"
|
||||
|
||||
[ -f "$LOCAL_ENV" ] && source "$LOCAL_ENV"
|
||||
|
||||
Reference in New Issue
Block a user