https://github.com/liuchengxu/dotfiles
:nut_and_bolt: Dotfiles for bash, zsh, tmux, emacs, vim, etc
https://github.com/liuchengxu/dotfiles
bash dotfiles space-vim spacemacs tmux zsh
Last synced: 7 months ago
JSON representation
:nut_and_bolt: Dotfiles for bash, zsh, tmux, emacs, vim, etc
- Host: GitHub
- URL: https://github.com/liuchengxu/dotfiles
- Owner: liuchengxu
- Created: 2016-10-22T02:14:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T01:21:14.000Z (about 1 year ago)
- Last Synced: 2025-04-03T21:13:49.439Z (8 months ago)
- Topics: bash, dotfiles, space-vim, spacemacs, tmux, zsh
- Language: Emacs Lisp
- Homepage:
- Size: 231 KB
- Stars: 211
- Watchers: 10
- Forks: 93
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
🏹 dotfiles for Linux and macOS
## Usage
These are my very private configuration files, you are free to use at your own risk.
```bash
$ git clone https://github.com/liuchengxu/dotfiles.git ~/.dotfiles
$ bash ~/.dotfiles/bin/bootstrap
```
### Vim for server
```bash
$ bash <(curl -fsSL https://git.io/vpSBC)
```