AutoYADM commit: 2025-03-27 19:35:17

This commit is contained in:
Daniel Fichtinger 2025-03-27 19:35:17 -04:00
parent b118428cdd
commit 3a587b2300
4 changed files with 15 additions and 0 deletions

View file

@ -2,6 +2,9 @@ if status is-interactive
# Commands to run in interactive sessions can go here
end
starship init fish | source
direnv hook fish | source
zoxide init fish | source
thefuck --alias | source
set -x PATH $HOME/.local/bin $PATH
# set -Ux TERM xterm-256color