AutoYADM commit: 2025-04-16 00:30:05

This commit is contained in:
Daniel Fichtinger 2025-04-16 00:30:05 -04:00
parent c5f90efd43
commit d4093eb1e1

View file

@ -1,6 +1,6 @@
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
starship init fish | source # starship init fish | source
direnv hook fish | source direnv hook fish | source
zoxide init fish | source zoxide init fish | source
thefuck --alias | source thefuck --alias | source