Laptop #2

Closed
thomasave wants to merge 119 commits from laptop into master
1 changed files with 5 additions and 0 deletions
Showing only changes of commit cfce70c365 - Show all commits

5
scripts/email.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
cp "$1" "$1".md
alacritty -e nvim "$1".md
mv "$1".md "$1"