improved my emacs config, im still probably not gonna use it 😩
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
};
|
||||
zsh = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
"ec" = "emacsclient";
|
||||
};
|
||||
promptInit = ''
|
||||
RPROMPT='%B%F{cyan}%n%f@%F{red}%m%b'
|
||||
function preexec() {
|
||||
|
Reference in New Issue
Block a user