mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 01:37:14 +01:00
update macOS apps
This commit is contained in:
parent
fc95097724
commit
7e178a29b5
@ -2,11 +2,18 @@
|
|||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# OS X
|
# macOS
|
||||||
# -------------
|
# -------------
|
||||||
|
|
||||||
|
echo "$(tput setaf 136)"
|
||||||
|
echo "Update macOS Apps "
|
||||||
|
echo "------------------------------"
|
||||||
|
echo "$(tput sgr0)" # reset
|
||||||
|
|
||||||
#sudo softwareupdate -i -a
|
#sudo softwareupdate -i -a
|
||||||
|
|
||||||
|
mas upgrade
|
||||||
|
|
||||||
#
|
#
|
||||||
# Homebrew
|
# Homebrew
|
||||||
# -------------
|
# -------------
|
||||||
|
1
brew.sh
1
brew.sh
@ -31,6 +31,7 @@ brew install imagemagick
|
|||||||
brew install GraphicsMagick
|
brew install GraphicsMagick
|
||||||
brew install tor
|
brew install tor
|
||||||
brew install gsl
|
brew install gsl
|
||||||
|
brew install mas
|
||||||
|
|
||||||
# Link gpg to gpg2
|
# Link gpg to gpg2
|
||||||
ln -s /usr/local/bin/gpg2 /usr/local/bin/gpg
|
ln -s /usr/local/bin/gpg2 /usr/local/bin/gpg
|
||||||
|
Loading…
Reference in New Issue
Block a user