https://github.com/huobazi/dotfiles
My dotfiles
https://github.com/huobazi/dotfiles
dotfiles dotfiles-settings gitconfig polipo-config pryrc shell tmux zshrc
Last synced: about 2 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/huobazi/dotfiles
- Owner: huobazi
- License: mit
- Created: 2012-11-21T06:43:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T10:05:24.000Z (about 6 years ago)
- Last Synced: 2025-04-06T05:48:08.050Z (about 1 year ago)
- Topics: dotfiles, dotfiles-settings, gitconfig, polipo-config, pryrc, shell, tmux, zshrc
- Language: Shell
- Size: 32.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My dotfiles settings
It's my dotfiles settings
## Dependence
* zsh
* git
***
## Install
git clone git://github.com/huobazi/dotfiles.git
cd dotfiles
chmod +x ./install && ./install
Done.