Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/milonoir/dev-env

My *nix development environment
https://github.com/milonoir/dev-env

Last synced: 4 days ago
JSON representation

My *nix development environment

Awesome Lists containing this project

README

        

# dev-env
### My \*nix development environment

Prerequisites:
* Git
* Ansible
* Python

I use:

1. **Ansible** for provisioning
* Vagrant deployments in `vagrant` branch (default box: **ubuntu/trusty64**)
* **localhost** in `master` branch
2. Shell: **zsh**
* with **oh-my-zsh**
* **tjkirch** theme
3. Terminal multiplexer: **tmux**
* `screen-256color` mode
4. Text editor: **vim**
* **Vundle** plugin manager
* **powerline** status bar
* **Tomorrow-Night** color scheme
* **Syntastic** code checker