-
Make sure you have Git on your system.
-
Clone my repo by running:
git clone https://github.com/netj/dotfiles.git ~/.dotfiles -
Run the following command and press
yfor the files you want to install:~/.dotfiles/install
-
Put any of your per-machine/per-account tweaks in a
.*_localfile. For example,.bash_localfor declaring aliases, adjustingPATH, or exporting environment variables..vim_localfor any local Vim configuration customization..tmux_localfor any local TMUX tweaks, e.g., wrapping the default-command withreattach-to-user-namespacein OS X.
-
You can run following commands later to stay up-to-date:
cd ~/.dotfiles git pull ./install -
If you want to send me your modifications, please put them up in your GitHub fork and send me a pull request at my repo.
-
I use a zlib/libpng style license. Consult the
COPYRIGHTfile for more information on using these files.
- Use entirely at your own risk -- no warranty is expressed or implied.
- Playing around with your dotfiles is a very time consuming activity.
Jaeho Shin [email protected]