Skip to content

Commit

Permalink
add edit scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattscarpenter committed Dec 9, 2024
1 parent 21ae89b commit eb23ceb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions edit
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
sudo nano "$@"

2 changes: 2 additions & 0 deletions edit.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
REM This doesn't start in Administrator mode, which would probably be useful. But I don't know offhand how to do it.
start notepad++ %*

0 comments on commit eb23ceb

Please sign in to comment.