https://github.com/paralin/dotfiles
My vim/zsh/tmux/powerline/airline dream setup. (I've switched to spacemacs now)
https://github.com/paralin/dotfiles
Last synced: 11 months ago
JSON representation
My vim/zsh/tmux/powerline/airline dream setup. (I've switched to spacemacs now)
- Host: GitHub
- URL: https://github.com/paralin/dotfiles
- Owner: paralin
- Created: 2015-01-06T02:45:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T02:28:50.000Z (almost 9 years ago)
- Last Synced: 2025-04-10T00:17:18.300Z (11 months ago)
- Language: Shell
- Homepage:
- Size: 214 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My vim/zsh/tmux/powerline/airline dream setup.
See my [server dotfiles](https://github.com/paralin/serverdotfiles) for remote SSH servers you use.
To get started:
```
$ git clone https://github.com/paralin/dotfiles.git ~/.janus
$ cd ~/.janus && ./setup_all.sh
```

Dependencies
============
This requires the following:
- `build-essential`
- `python-dev`
- `cmake`
- `golang`
- `bison`
- `terminator`
- `zsh`
- `tmux`
- `exuberant-ctags`
- `node` - (hint: use nvm)
... and maybe others.