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

https://github.com/night-fury-me/environment-configuration

Common Configuration files for my working environment.
https://github.com/night-fury-me/environment-configuration

tmux-conf vimrc zshrc

Last synced: 3 months ago
JSON representation

Common Configuration files for my working environment.

Awesome Lists containing this project

README

        

## Environment Configurations

These are the common **config** files for my daily working environment.

## Preview

![alt text](https://github.com/redwandipto/Environment-Configuration/raw/master/imgs/preview.jpg "Vim + Tmux + Zsh")

#### Includes
1. vimrc
2. zshrc
3. tmux.conf

### About .vimrc :
If you are a new vim user, then you can also use [Vim Bootstrap](http://vim-bootstrap.com/) to generate your vimrc. Which will help you generate common configurations for your vim or you can use this one.

To manage my vim plugins I am using [vim-plug](https://github.com/junegunn/vim-plug). There are many other plugin managers out there. such as ([Vundle](https://github.com/VundleVim/Vundle.vim), [Pathogen](https://github.com/tpope/vim-pathogen)).

> ### Keybindings detail for vim will be updated soon. :)

### About .zshrc
### About tmux.conf