1
0
Fork 0

style(nix): use interesting string

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-09-27 00:36:42 -04:00
parent 7bfd38b8a4
commit cb0628fc30
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -186,7 +186,7 @@
ll = "eza --all --long";
e = "emacs";
ed = "emacs --daemon";
ec = "emacsclient -n -c -a \"\"";
ec = ''emacsclient -n -c -a ""'';
};
};