mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat: replace z with zoxide
This commit is contained in:
@@ -46,6 +46,9 @@ set --export FZF_TMUX_OPTS -p
|
||||
set --export FZF_ALT_C_COMMAND "fd --type d $FD_OPTIONS --color=never --hidden"
|
||||
set --export FZF_ALT_C_OPTS "--preview 'tree -C {} | head -50'"
|
||||
|
||||
# Zoxide
|
||||
zoxide init fish | source
|
||||
|
||||
# Rust
|
||||
set --export PATH "$HOME/.cargo/bin:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user