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

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)

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

![](http://i.imgur.com/fFqTBgR.png)

Dependencies
============

This requires the following:

- `build-essential`
- `python-dev`
- `cmake`
- `golang`
- `bison`
- `terminator`
- `zsh`
- `tmux`
- `exuberant-ctags`
- `node` - (hint: use nvm)

... and maybe others.