1.11.0-RELEASE
1.11.0 (2020-08-30)
Reorganized the repository removing unnecessary stuff (e.g. wallpapers) and reducing the total size from 16MB to 4MB! Fixed some bugs and changed the way the script is executed. Also completed the documentation and polish here and there.
CHANGED
- π₯ update
.zshrc
file - π₯ update
Clean-macOS.sh
script [#79] - π₯ update
config.sh
script [#79] - π₯ update
install.sh
script [#79] - π₯ update
update.sh
script [#79] - π₯ update
Visual Studio Code
preferences file - π₯ update various screenshots
DOCS
- π create CONFIGMACOS file [#80]
- π update APPLIST file
- π update CHANGELOG file
- π update CONTRIBUTING file [#80]
- π update README file [#80]
- π update SETUP file [#80]
FIXED
- π correct various typos in script and docs (e.g. cleanMacOs > Clean-macOS)
- π fix
brew cleanup
command (add--prune=5
in order to remove cache older than 5 days, this saves a lot of space) - π fix
install.sh
script (Homebrew install commands inserted inwhile loop
)
NEW
- π¦ add Nord color palette for
Visual Studio Code
,iTerm
andTerminal
- π¦ add
ApolloOne
homebrew formula - π¦ add
Discord
homebrew formula - π¦ add
Docker
homebrew formula - π¦ add
file-icons-colourless
icon theme forVisual Studio Code
- π¦ add
Microsoft Excel
homebrew formula - π¦ add
Microsoft Powerpoint
homebrew formula - π¦ add
Microsoft Word
homebrew formula - π¦ add
Pandoc
homebrew formula - π¦ add
TablePlus
homebrew formula
REMOVED
- ποΈ
Clean-macOS
now supports onlyCatalina
andBig Sur
, older versions of macOS are no longer supported - ποΈ remove
Daisydisk
homebrew formula - ποΈ remove
devPython.yml
config file - ποΈ remove
dockutil
homebrew formula - ποΈ remove
Miniconda
install script fromconfig.sh
- ποΈ remove
setup.sh
script - ποΈ remove
yuml
fromVisual Studio Code
plugins - ποΈ remove some unused commands from
config.sh
file [#79] - ποΈ remove various graphics template
- ποΈ remove various wallpapers
- ποΈ remove version number from shell scripts [#79]
SECURITY
- π add
chmod -R 777 ~/Clean-macOS
command in order to give the correct permissions to scripts - π update various aliases and brew commands [#78]
Click here for the full history changelog.