From ff982aee95a49b4536b28409dcd0c8521cea7751 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 5 Jul 2020 21:44:18 +0100 Subject: zsh: Use -n with emacsclient -c --- zsh/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/rc') diff --git a/zsh/rc b/zsh/rc index 939bb6f..4da9158 100644 --- a/zsh/rc +++ b/zsh/rc @@ -22,7 +22,7 @@ alias dfl='df -l' alias du='du -h' alias dusum='du -d1 | sort -hr' alias ec='emacsclient -a "" -t' -alias et='emacsclient -a "" -c' +alias et='emacsclient -a "" -c -n' alias ffmpeg='ffmpeg -hide_banner' alias ffprobe='ffprobe -hide_banner' alias grep='grep --color=auto' -- cgit v1.2.3-70-g09d2