An open API service indexing awesome lists of open source software.

https://github.com/trickytank/dotfiles

dotfiles for systems
https://github.com/trickytank/dotfiles

Last synced: 4 months ago
JSON representation

dotfiles for systems

Awesome Lists containing this project

README

        

# dotfiles
dotfiles for systems

Soft links are used to keep files in sync with this git repository.
Create a soft link in the location the dotfile is normally called from.
```
ln -s ~/path/to/dotfiles/server_common/vimrc ~/.vimrc
```