Fisher (plugin manager for fish) installed

This commit is contained in:
Ivan Golikov 2024-12-15 22:00:24 +01:00
parent b3bd3a4683
commit 142fd7eaa4
4 changed files with 252 additions and 2 deletions

View file

@ -1,4 +1,4 @@
if status is-interactive
# Commands to run in interactive sessions can go here
zoxide init fish | source
# Commands to run in interactive sessions can go here
zoxide init fish | source
end