init commit, add base for run scripts

This commit is contained in:
2025-01-11 14:55:08 -06:00
commit e44c29ccb9
2 changed files with 46 additions and 0 deletions

3
runs/neovim Executable file
View File

@ -0,0 +1,3 @@
#!/bin/zsh
echo "setup script for neovim"