remove some packages
This commit is contained in:
parent
cab46cb713
commit
9d4d3eddc9
@ -2,6 +2,7 @@
|
||||
|
||||
# set up paths and whatnot and ensure homebrew's spyware is disabled
|
||||
source $HOME/.profile
|
||||
export HOMEBREW_NO_ANALYTICS=1
|
||||
|
||||
# per default settings apps are installed in homedir
|
||||
if [[ ! -d ~/Applications ]]; then
|
||||
@ -14,23 +15,14 @@ brew tap caskroom/cask
|
||||
# no google-drive-file-stream because it requires admin privs and installs to /Applications systemwide
|
||||
CASKS="
|
||||
alacritty
|
||||
anki
|
||||
atom
|
||||
bitwarden
|
||||
deluge
|
||||
disk-inventory-x
|
||||
evernote
|
||||
google-chrome
|
||||
handbrake
|
||||
istat-menus
|
||||
iterm2
|
||||
keybase
|
||||
little-snitch
|
||||
openscad
|
||||
signal
|
||||
sketch
|
||||
slack
|
||||
spotify
|
||||
syncthing
|
||||
tor-browser
|
||||
vlc
|
||||
|
Loading…
Reference in New Issue
Block a user