MacOSX
Setting up MacOsX
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install --cask google-chrome
brew install --cask keepassxc
brew install --cask slack
brew install --cask zoombrew install cmake python3 zsh vim tmux
chsh -s /usr/local/bin/zshInstall spaceship theme
git clone https://github.com/denysdovhan/spaceship-prompt.git "$ZSH_CUSTOM/themes/spaceship-prompt" --depth=1
ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/themes/spaceship.zsh-theme"
brew install zsh-completionsInstall vundle
Install colorls
Install NerdFonts
Do no write DSStore Files
Last updated