- Clone this repo to your machine
- cd into the repo folder
- Run the shell script
sh ./setup.sh
- Terminal > Preferences > Gear Icon > Import
- Select one of the theme in this repo called "materialshell-oceanic.terminal
- Set as default the profile with the materialshell theme selecting the profile and clicking on the Default button.
- While you are at it click
advancedand unticAlarm - soundandAlarm - visual - Next type
setupin the terminal. Change the defaultZSH_THEMEtomaterialshell
Go to system settings -> Mission Control
Top left: none Top right: none Bottom left: Mission Control Bottom right: Desktop
Go to system settings -> Keyboard
Set key preater and repetition interval to max setting
Go to system settings -> Keyboard -> Shortcuts -> Programshortcuts
Enter in your perfered shortcuts:
Go to the .gitconfig in your home directory and update the name and email in the config file to whatever fits your needs
Download it here
cd
echo .DS_Store >> ~/.gitignore_global
git config --global core.excludesfile ~/.gitignore_global

