diff --git a/users/ellmau/zsh.nix b/users/ellmau/zsh.nix index 4dea352..f467958 100644 --- a/users/ellmau/zsh.nix +++ b/users/ellmau/zsh.nix @@ -25,6 +25,7 @@ llg = "exa --long --icons --grid --binary --group"; lal = "ll --all"; lla = "ll --all"; + emacsc = "emacsclient -n"; }; plugins = [ {