add redshift.conf, init.vim add tagbar plugin + buffer number on airline + scroll margins + terminal exit with jk

This commit is contained in:
arnaucube
2018-12-14 23:39:47 +01:00
parent d16876e701
commit d1c6c08ddf
4 changed files with 77 additions and 4 deletions

View File

@@ -7,11 +7,13 @@ config files
- install https://github.com/junegunn/vim-plug
- inside neovim, execute: `:PlugInstall`
- `.bashrc`
- in `~/home` directory
- in `~/home/.bashrc` directory
- execute `source .bashrc`
- Tmux: `.tmux.conf`
- in `~/home` directory
- in `~/home/.tmux.conf` directory
- Keyboard remap `.Xmodmap`
- in `~/home`
- in `~/home/.Xmodmap`
- changes will be applied each session start
- to apply changes in the current session use `xmodmap ~/.Xmodmap`
- Redshift `redshift.conf`
- in `~/.conf/redshift.conf`