Working config (until now)

This commit is contained in:
2025-05-05 21:53:36 +02:00
parent 516d786c1b
commit fa8f769068
16 changed files with 297 additions and 69 deletions

View File

@@ -4,6 +4,8 @@
enable = true;
interactiveShellInit = ''
set fish_greeting # Disable greeting
fish_config theme choose Catppuccin\ Mocha
function weather
curl "wttr.in/Bolzano?0?Q?"
end