AutoYADM commit: 2025-03-28 21:30:07

This commit is contained in:
Daniel Fichtinger 2025-03-28 21:30:07 -04:00
parent 07e16f6396
commit e82a873fcf
5 changed files with 2171 additions and 7 deletions

View file

@ -7,6 +7,9 @@ direnv hook fish | source
zoxide init fish | source
thefuck --alias | source
set -x PATH $HOME/.local/bin $PATH
abbr -a h hx
abbr -a gc git commit
abbr -a gco git checkout
# fish_vi_key_bindings
# fish_vi_cursor
# set -Ux TERM xterm-256color