First emacs configuration

Also includes colorscheme changes
This commit is contained in:
Charlotte Van Petegem 2021-03-09 00:47:31 +01:00
parent 3ac380fd61
commit 912d84d889
No known key found for this signature in database
GPG key ID: 019E764B7184435A
9 changed files with 218 additions and 74 deletions

View file

@ -33,7 +33,7 @@
"systemd"
"tmux"
];
theme = "agnoster";
theme = "robbyrussell";
};
plugins = [{
name = "zsh-syntax-highlighting";