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

https://github.com/coldheat/dotfiles

dotfiles
https://github.com/coldheat/dotfiles

Last synced: about 1 year ago
JSON representation

dotfiles

Awesome Lists containing this project

README

          

# dotfiles

For dotfiles run this:

```shell
git clone --recursive https://github.com/ColdHeat/dotfiles.git ~/.dotfiles
ln -s ~/.dotfiles/vim/vimrc ~/.vimrc
ln -s ~/.dotfiles/zsh/zshrc ~/.zshrc
ln -s ~/.dotfiles/bash/bashrc ~/.bashrc
```