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

https://github.com/nanne007/dotfiles

my configuration files
https://github.com/nanne007/dotfiles

Last synced: 4 months ago
JSON representation

my configuration files

Awesome Lists containing this project

README

        

**一些常用的配置文件,包括 gitconfig, gemrc**

### How to Use

``` shell
git clone https://github.com/funfriend/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
# then stow whatever you like
stow fish
stow git
stow zsh
stow ...
```