feat: remove bitwarden, add pass-sync aliases (git push/pull/status)
This commit is contained in:
parent
f616c31d37
commit
7b8682f3d9
1 changed files with 0 additions and 34 deletions
|
|
@ -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"
|
|
||||||
];
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue