1bool / MyWorkEnv

Personal working environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyWorkEnv

Personal working environment setup for developers like myself. So I don't need to waste a lot of time to set it up all over again next time. Tested on Ubuntu, Fedora, and MacOS. Welcome fork and customize to your personal favor.

The setup including

Install and configure vim/gvim with necessary plugins to make it like a powerful IDE. Install and configure tmux and bash with powerline fancy prompt.

Screenshot

alt tag alt tag

Install

make

This will overwrite your existing .bashrc .bash_profile .vimrc... Make backup first if you want to keep your original files.

Update vim plugins and packages

make update

About

Personal working environment


Languages

Language:Vim Script 33.1%Language:Shell 33.0%Language:Makefile 32.9%Language:Awk 1.0%