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.
- Host: GitHub
- URL: https://github.com/night-fury-me/environment-configuration
- Owner: night-fury-me
- Created: 2017-08-23T05:39:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T20:32:01.000Z (almost 8 years ago)
- Last Synced: 2025-01-16T10:37:23.927Z (5 months ago)
- Topics: tmux-conf, vimrc, zshrc
- Language: Vim script
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Environment Configurations
These are the common **config** files for my daily working environment.
## Preview

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