semi-final setup

This commit is contained in:
Trevi Awater
2026-03-16 19:15:41 +01:00
parent b43937b395
commit 41ccc4ad69
11 changed files with 167 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
set -g fish_greeting
set -gx NUXT_TELEMETRY_DISABLED 1
if status is-interactive
starship init fish | source
set -gx LSCOLORS Exfxcxdxbxegedabagacad
end