jdrydn / dotfiles

You know I said I'd write that script? Yeah, it's here.

Home Page:https://jdrydn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles. No longer scattered!


Installation

$ git clone github.com:jdrydn/dotfiles .dotfiles
$ cd .dotfiles && ./install.sh

This will take every single file starting with a . (except .gitignore) and create a symlink matching it to your home directory.

.vimrc -> .dotfiles/.vimrc
.zshrc -> .dotfiles/.zshrc

And so on.

About

You know I said I'd write that script? Yeah, it's here.

https://jdrydn.com


Languages

Language:Shell 33.3%Language:JavaScript 32.2%Language:PHP 26.2%Language:Vim Script 8.3%