commit existing config

This commit is contained in:
Never Gude 2025-09-06 23:01:45 +02:00
parent e366d1f494
commit cba1b621a8
60 changed files with 7188 additions and 0 deletions

3
.config/fish/config.fish Normal file
View file

@ -0,0 +1,3 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end