mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 12:36:42 +01:00
add redshift.conf, init.vim add tagbar plugin + buffer number on airline + scroll margins + terminal exit with jk
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user