Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/milonoir/dev-env
- Owner: milonoir
- Created: 2015-06-02T09:56:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T19:34:33.000Z (over 7 years ago)
- Last Synced: 2024-11-09T01:13:58.211Z (about 2 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dev-env
### My \*nix development environmentPrerequisites:
* Git
* Ansible
* PythonI 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