From 775630a2e9dc31bd3a810f4a9a2e78495122d367 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 9 Jan 2022 14:26:25 +0000 Subject: zsh: Add an alias to kill the Emacs daemon --- zsh/rc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh/rc') diff --git a/zsh/rc b/zsh/rc index 1b56d48..9c5918a 100644 --- a/zsh/rc +++ b/zsh/rc @@ -37,6 +37,7 @@ alias ffmpeg='ffmpeg -hide_banner' alias ffprobe='ffprobe -hide_banner' alias grep='grep --color=auto' alias k=kubectl +alias kill-emacs-server='emacsclient -e "(save-buffers-kill-emacs)"' alias la='ls -A' alias ll='ls -hl' alias lla='ls -Ahl' -- cgit v1.2.3-70-g09d2