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