Skip to content

spjpgrd/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Features

  • Installs Homebrew
  • Installs Applications
  • Installs binaries
  • Configures Zsh
  • Configures macOS

Usage

Run scripts:

source scripts/bootstrap.sh

Add a spacer to the dock

Left side:

defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'

Right side:

defaults write com.apple.dock persistent-others -array-add '{tile-data={}; tile-type="spacer-tile";}'

Then restart the dock:

 killall Dock

Resources

About

🤙

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%