Adding file

This commit is contained in:
Scott C. MacCallum 2022-12-08 22:26:48 -05:00
parent 284d957fa3
commit 9e38504495
1 changed files with 5 additions and 0 deletions

5
install Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/sh
cp dotemacs ~/.emacs
exit 0