Add vars and logic for home-dir clean-up, minor obsidian changes

This commit is contained in:
2025-11-18 12:52:04 -06:00
parent 5cbdb77ea0
commit 464b7808f7
15 changed files with 87 additions and 103 deletions

3
src_files/.local/bin/irb Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
mise exec ruby@$MISE_RUBY_VERSION -- irb "$@"