Skip to content

mikeymurph77/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Setup

  1. Run the following in your terminal to download Homebrew:
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    
  2. Run sh mac/install_packages.sh to install brew formulas and casks.
  3. Run sh setup/install_env.sh to finalize set up with symbolic links and a few other programs.
  4. Add the following to your systems .gitconfig
    [include]
      path = /dev/dotfiles/.gitconfig
    

Other things you'll find

editors

Back up your editor settings, because no one likes rebuilding that stuff

More to come...

Kudos

  • Neil Mahoney as his dotfiles served as a base template to build the initial version of my own dotfiles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages