Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

:nut_and_bolt: Dotfiles for bash, zsh, tmux, emacs, vim, etc

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)
```