Skip to content

.files, including ~/.osx — sensible hacker defaults for OS X

License

Notifications You must be signed in to change notification settings

krasnobaev/dotfiles

 
 

Repository files navigation

Modified Mathias’s dotfiles

Installation aka Using Git and the deploy (bootstrap) script

Do it at your own risk (to overwrite your dotfiles with my):

git clone https://github.com/sypwex/dotfiles.git && cd dotfiles && source deploy.sh

Backup aka Update GitHub repository with local changes

Update local repository

You need to replace dotfiles in this repository by hand, but preserving relatives paths between your home and local home of this repository. Then, you can run this script to update local repository with changed dotfiles every you change local dotfiles and want to backup:

bup.sh

Update remote repository

Assumes, you have initialised git account and repo.

git add -A
git commit -m 'description of changes'
git push origin master

Fork

Forked from mathiasbynens/dotfiles. Mostly functional preserved.

About

.files, including ~/.osx — sensible hacker defaults for OS X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vim Script 37.9%
  • C 35.8%
  • Shell 22.2%
  • Emacs Lisp 4.1%