first commit

This commit is contained in:
ink
2025-02-13 18:25:31 +01:00
commit 6136857a05
17 changed files with 1095 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
. "$HOME/.cargo/env"
if [ -f ~/.zshrc ]; then . ~/.zshrc; fi