mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-03-05 04:38:03 +00:00
4 lines
52 B
Fish
4 lines
52 B
Fish
if type -q zoxide
|
|
zoxide init fish | source
|
|
end
|