Skip to content

OS X dotfiles: bash, git, vim, etc.

License

Notifications You must be signed in to change notification settings

amarkwalder/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles (André Markwalder)

My OS X and Ubuntu dotfiles.

How to install

$ bash -c "$(curl -fsSL raw.github.com/amarkwalder/dotfiles/master/bin/dotfiles)"

N.B. If you wish to fork this project and maintain your own dotfiles, you must substitute my username for your own in the above command and the 2 variables found at the top of the bin/dotfiles script.

How to update

You should run the update when:

  • You make a change to ~/.dotfiles/git/gitconfig (the only file that is copied rather than symlinked).
  • You want to pull changes from the remote repository.
  • You want to update Homebrew formulae, Ubuntu packages and / or Node packages.

Run the dotfiles command:

$ dotfiles

Options:

-h, --help Help
--no-packages Suppress package updates
--no-sync Suppress pulling from the remote repository

About

OS X dotfiles: bash, git, vim, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%