tylerwolff / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍒 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

About


Languages

Language:Shell 100.0%