add fish config

This commit is contained in:
FlintyLemming
2025-12-17 13:58:25 +08:00
parent edf8aa7d35
commit abd0059199

View File

@@ -8,3 +8,5 @@ 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'