Various config files that I use on Mac OS X and Ubuntu Linux
|
10 年之前 | |
---|---|---|
.ctags | 10 年之前 | |
.gitignore | 10 年之前 | |
.profile | 10 年之前 | |
.vimrc | 10 年之前 | |
ProKPD.terminal | 10 年之前 | |
README.md | 10 年之前 | |
install_atom.sh | 10 年之前 | |
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