emacs setup

This commit is contained in:
Nico
2024-11-07 23:01:43 +01:00
parent e0b94d45e6
commit 2d73f4c713
7 changed files with 104 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
if [ -z "$1" ]
then
echo "No argument supplied"
echo "No commit message supplied"
exit 1
fi