Various config files that I use on Mac OS X and Ubuntu Linux
|
|
%!s(int64=10) %!d(string=hai) anos | |
|---|---|---|
| .ctags | %!s(int64=11) %!d(string=hai) anos | |
| .gitignore | %!s(int64=11) %!d(string=hai) anos | |
| .jscsrc | %!s(int64=10) %!d(string=hai) anos | |
| .jshintrc | %!s(int64=10) %!d(string=hai) anos | |
| .node-inspectorrc | %!s(int64=10) %!d(string=hai) anos | |
| .profile | %!s(int64=10) %!d(string=hai) anos | |
| .vimrc | %!s(int64=10) %!d(string=hai) anos | |
| ProKPD.terminal | %!s(int64=10) %!d(string=hai) anos | |
| README.md | %!s(int64=10) %!d(string=hai) anos | |
| install_atom_plugins.sh | %!s(int64=10) %!d(string=hai) anos |
My obligatory dotfiles repository to track and share my personal config files.
I tend to keep my customizations lightweight.
This also serves as a tool for getting new Mac OS X systems setup in a hurry.
.profile
_install_* functions to make setup easier.vimrc
git clone https://github.com/KylePDavis/dotfiles.git
ln -s dotfiles/.vimrc ~/.vimrc
ln -s dotfiles/.profile ~/.profile