init commit, add simple base for run scripts

This commit is contained in:
david.pickle
2025-01-11 14:46:21 -06:00
commit 31a6ea877f
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"