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