https://github.com/nanne007/dotfiles
my configuration files
https://github.com/nanne007/dotfiles
Last synced: 4 months ago
JSON representation
my configuration files
- Host: GitHub
- URL: https://github.com/nanne007/dotfiles
- Owner: nanne007
- Created: 2013-08-22T10:23:53.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T01:21:40.000Z (over 3 years ago)
- Last Synced: 2024-12-30T13:53:45.891Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ...
```