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
|
# set up paths and whatnot and ensure homebrew's spyware is disabled
|
||||||
source $HOME/.profile
|
source $HOME/.profile
|
||||||
|
export HOMEBREW_NO_ANALYTICS=1
|
||||||
|
|
||||||
# per default settings apps are installed in homedir
|
# per default settings apps are installed in homedir
|
||||||
if [[ ! -d ~/Applications ]]; then
|
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
|
# no google-drive-file-stream because it requires admin privs and installs to /Applications systemwide
|
||||||
CASKS="
|
CASKS="
|
||||||
alacritty
|
alacritty
|
||||||
anki
|
|
||||||
atom
|
atom
|
||||||
bitwarden
|
bitwarden
|
||||||
deluge
|
deluge
|
||||||
disk-inventory-x
|
disk-inventory-x
|
||||||
evernote
|
|
||||||
google-chrome
|
google-chrome
|
||||||
handbrake
|
handbrake
|
||||||
istat-menus
|
|
||||||
iterm2
|
iterm2
|
||||||
keybase
|
|
||||||
little-snitch
|
|
||||||
openscad
|
|
||||||
signal
|
signal
|
||||||
sketch
|
|
||||||
slack
|
|
||||||
spotify
|
|
||||||
syncthing
|
syncthing
|
||||||
tor-browser
|
tor-browser
|
||||||
vlc
|
vlc
|
||||||
|
Loading…
Reference in New Issue
Block a user