Remove zsh git prompt (slow), add protonmail-bridge

This commit is contained in:
2025-05-15 01:21:00 -04:00
parent 37b4af6e06
commit 59725a95ea
2 changed files with 1 additions and 6 deletions

View File

@@ -183,6 +183,7 @@
nut
obs-studio
pciutils
protonmail-bridge
python3
qemu
ranger

View File

@@ -112,12 +112,6 @@
".." = "cd ..";
};
history.size = 10000;
zplug = {
enable = true;
plugins = [
{ name = "woefe/git-prompt.zsh"; }
];
};
};
home.packages = with pkgs; [