diff --git a/fish/add-on.fish b/fish/add-on.fish index ee3df1a..093c0af 100644 --- a/fish/add-on.fish +++ b/fish/add-on.fish @@ -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" \ No newline at end of file +alias nano="LANG=C.UTF-8 LC_ALL=C.UTF-8 command nano -u" +alias fastfetch="fastfetch --color-keys blue" \ No newline at end of file