Various config files that I use on Mac OS X and Ubuntu Linux
|
|
пре 10 година | |
|---|---|---|
| .ctags | пре 11 година | |
| .gitignore | пре 11 година | |
| .profile | пре 10 година | |
| .vimrc | пре 11 година | |
| ProKPD.terminal | пре 10 година | |
| README.md | пре 11 година | |
| install_atom.sh | пре 11 година | |
| install_atom_plugins.sh | пре 10 година |
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