/dotfiles

Primary LanguageShell

🍒 dotfiles

Switch shell to bash

chsh -s /bin/bash

Run the symlink script.

./symlink-setup.sh

Other setup

Extras

  • Add dock spacers
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'
killall Dock