Update 'custompkg/root/etc/skel/Library/user-setup/100.install-caskroom-apps.sh'
This commit is contained in:
parent
2d76033a1e
commit
c798cc2063
|
@ -16,6 +16,9 @@ fi
|
||||||
# install caskroom
|
# install caskroom
|
||||||
brew tap homebrew/cask
|
brew tap homebrew/cask
|
||||||
|
|
||||||
|
# the following is required for fetching some of the fonts
|
||||||
|
brew install svn
|
||||||
|
|
||||||
# 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
|
||||||
|
|
Loading…
Reference in New Issue