add fish functions

This commit is contained in:
2026-02-10 20:57:57 +03:00
parent 10dc236168
commit 46386f9893

View File

@@ -1,3 +1,4 @@
if status is-interactive if status is-interactive
# Commands to run in interactive sessions can go here # Commands to run in interactive sessions can go here
source ~/.config/fish/functions/aliases.fish
end end