Initial commit

This commit is contained in:
2021-11-21 21:07:53 +01:00
commit a12393ac39
40 changed files with 9929 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