feat: remove bitwarden, add pass-sync aliases (git push/pull/status)

This commit is contained in:
mikl 2026-07-01 15:41:06 +03:00
parent f616c31d37
commit 7b8682f3d9

View file

@ -1,34 +0,0 @@
{
homebrew.enable = true;
homebrew.onActivation.cleanup = "zap";
homebrew.taps = [];
homebrew.brews = [
"kew"
];
homebrew.casks = [
"google-chrome"
"google-drive"
"bitwarden"
"marta"
"vscodium"
"github"
"docker-desktop"
"ollama-app"
"microsoft-word"
"microsoft-excel"
"microsoft-powerpoint"
"obsidian"
"anki"
"calibre"
"telegram"
"maccy"
"mos"
"caffeine"
"lunacy"
"skim"
"markedit"
];
}