improved my emacs config, im still probably not gonna use it 😩

This commit is contained in:
2022-01-12 11:10:55 +05:30
parent 7ef5e47827
commit df12a11128
5 changed files with 151 additions and 261 deletions

View File

@@ -50,6 +50,9 @@
};
zsh = {
enable = true;
shellAliases = {
"ec" = "emacsclient";
};
promptInit = ''
RPROMPT='%B%F{cyan}%n%f@%F{red}%m%b'
function preexec() {