mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
added emacsclient -n alias emacsc to personal zsh.nix
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
This commit is contained in:
parent
eeed4387a2
commit
4d481118f2
@ -25,6 +25,7 @@
|
||||
llg = "exa --long --icons --grid --binary --group";
|
||||
lal = "ll --all";
|
||||
lla = "ll --all";
|
||||
emacsc = "emacsclient -n";
|
||||
};
|
||||
plugins = [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user