Add vars and logic for home-dir clean-up, minor obsidian changes
This commit is contained in:
3
src_files/.local/bin/bundle
Executable file
3
src_files/.local/bin/bundle
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
mise exec ruby@$MISE_RUBY_VERSION -- bundle "$@"
|
||||
3
src_files/.local/bin/irb
Executable file
3
src_files/.local/bin/irb
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
mise exec ruby@$MISE_RUBY_VERSION -- irb "$@"
|
||||
Reference in New Issue
Block a user