add fish config

This commit is contained in:
FlintyLemming
2025-12-17 13:59:14 +08:00
parent abd0059199
commit d2839be5af

View File

@@ -9,4 +9,4 @@ end
abbr -a port 'sudo ss -tulnp | grep' abbr -a port 'sudo ss -tulnp | grep'
abbr -a process 'ps aux | grep' abbr -a process 'ps aux | grep'
alias dotu='cd $HOME/.flinty && git pull' alias dotu='cd $HOME/.flinty && git pull && source ~/.config/fish/config.fish'