AutoYADM commit: 2025-03-27 19:35:17
This commit is contained in:
parent
b118428cdd
commit
3a587b2300
4 changed files with 15 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue