AutoYADM commit: 2025-04-16 00:45:05
This commit is contained in:
parent
d4093eb1e1
commit
f7710b4829
2 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
# starship init fish | source
|
||||
starship init fish | source
|
||||
direnv hook fish | source
|
||||
zoxide init fish | source
|
||||
thefuck --alias | source
|
||||
fzf --fish | source && fzf_configure_bindings
|
||||
if test "$SSH_TTY"
|
||||
set -gx COLORTERM truecolor
|
||||
set -gx TERM xterm-256color
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue