init commit, add simple base for run scripts

This commit is contained in:
david.pickle
2025-01-11 14:51:33 -06:00
commit fd2ca5892b
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"