MORE CLEANING

This commit is contained in:
Dustin Swan 2019-04-12 15:39:08 -04:00
parent c734deb12f
commit b14adb2b4b
5 changed files with 38 additions and 145 deletions

View file

@ -132,7 +132,7 @@
enableAutosuggestions = true;
oh-my-zsh = {
enable = true;
plugins = [ "git" "sudo" ];
plugins = [ "git" ];
theme = "refined";
};
shellAliases = {