add fish config

This commit is contained in:
FlintyLemming
2025-12-23 10:58:47 +08:00
parent 8f1907e200
commit 2495d61c93

View File

@@ -132,4 +132,5 @@ end
abbr -a port 'sudo ss -tulnp | grep'
abbr -a process 'ps aux | grep'
alias nano="LANG=C.UTF-8 LC_ALL=C.UTF-8 command nano -u"
alias nano="LANG=C.UTF-8 LC_ALL=C.UTF-8 command nano -u"
alias fastfetch="fastfetch --color-keys blue"