Skip to content

Deadairx/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be sure dotfiles is cloned to the home directory

Get up and running

  • brew-app-installs.sh installs brew and gets all the apps I need through brew

Install Stow

brew install stow

Run script

./mac

Troubleshooting

.DS_Store errors: close any finder windows you have open and run this to remove all .DS_Store folders find ~ -name ".DS_Store" -depth -exec rm -f {} \;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors