From 74ecc98e528eac979e0820c9fa48955a186c0cc1 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 1 Oct 2025 18:04:18 +0200 Subject: up --- .local/bin/stopemacs | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 .local/bin/stopemacs (limited to '.local/bin/stopemacs') diff --git a/.local/bin/stopemacs b/.local/bin/stopemacs deleted file mode 100755 index d31541c..0000000 --- a/.local/bin/stopemacs +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -emacsclient -e '(save-buffers-kill-terminal)' -exec notify-send -u low -t 2000 'emacs' ' Emacs daemon stoped' -- cgit v1.2.3