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

This commit is contained in:
Daniel Fichtinger 2025-04-16 00:45:05 -04:00
parent d4093eb1e1
commit f7710b4829
2 changed files with 2 additions and 3 deletions

View file

@ -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

View file

@ -1,7 +1,6 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR EDITOR:hx
SETUVAR --export TERM:xterm\x2d256color
SETUVAR --export XDG_CONFIG_HOME:/home/fic/\x2econfig
SETUVAR Z_DATA_DIR:/home/fic/\x2elocal/share/z
SETUVAR __fish_initialized:3800