Skip to content

adamndev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOME SWEET ~/

These are the dotfiles and configurations I use to set up my development machine from scratch.

iTerm2.app

Install

On fresh installation of MacOS:

mkdir -p ~/projects/dotfiles && cd ~/projects/dotfiles
git clone https://github.com/adamndev/dotfiles.git ~/projects/dotfiles
cd ~/projects/dotfiles/install
chmod +wx install.sh
chmod -R +wx ~/projects/dotfiles/bin
./install.sh

Additional steps

  • setup Dropbox
  • Setup Fig

Credits

Originally forked from @mihaliak

Many thanks to the dotfiles community and the creators of the incredibly useful tools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published