Initial commit

This commit is contained in:
2025-03-18 19:21:17 +01:00
commit 8303887c16
137 changed files with 4067 additions and 0 deletions

2
conf.d/deno.fish Normal file
View File

@@ -0,0 +1,2 @@
set -gx DENO_INSTALL "$HOME/.deno"
fish_add_path $DENO_INSTALL/bin