all repos — nixfiles @ 1c7da5933ebaa92846b44df74e04c6ea77c8b6e3

System and user configuration, managed by nix and home-manager

Set the editor to emacsclient by default

Alan Pearce
commit

1c7da5933ebaa92846b44df74e04c6ea77c8b6e3

parent

f5456c0c3cf3e889b5995e711223f3d9f07cd96f

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M zsh/zshrczsh/zshrc
@@ -33,6 +33,7 @@ )
export PATH export PAGER="less" +export EDITOR="emacsclient" export CLICOLOR=true #