MORE CLEANING
This commit is contained in:
parent
c734deb12f
commit
b14adb2b4b
5 changed files with 38 additions and 145 deletions
2
home.nix
2
home.nix
|
|
@ -132,7 +132,7 @@
|
|||
enableAutosuggestions = true;
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" "sudo" ];
|
||||
plugins = [ "git" ];
|
||||
theme = "refined";
|
||||
};
|
||||
shellAliases = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue