AutoYADM commit: 2025-04-15 23:45:05
This commit is contained in:
parent
88aec234c8
commit
c5f90efd43
1 changed files with 3 additions and 0 deletions
|
@ -5,4 +5,7 @@ if status is-interactive
|
||||||
zoxide init fish | source
|
zoxide init fish | source
|
||||||
thefuck --alias | source
|
thefuck --alias | source
|
||||||
fzf --fish | source && fzf_configure_bindings
|
fzf --fish | source && fzf_configure_bindings
|
||||||
|
if test "$SSH_TTY"
|
||||||
|
set -gx COLORTERM truecolor
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue