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 nut
obs-studio obs-studio
pciutils pciutils
protonmail-bridge
python3 python3
qemu qemu
ranger ranger

View File

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