|
@ -6,6 +6,7 @@ config files |
|
|
- in `.config/nvim/init.vim` |
|
|
- in `.config/nvim/init.vim` |
|
|
- install https://github.com/junegunn/vim-plug |
|
|
- install https://github.com/junegunn/vim-plug |
|
|
- inside neovim, execute: `:PlugInstall` |
|
|
- inside neovim, execute: `:PlugInstall` |
|
|
|
|
|
- for the vim-go, execute: :GoInstallBinaries |
|
|
- `.bashrc` |
|
|
- `.bashrc` |
|
|
- in `~/home/.bashrc` directory |
|
|
- in `~/home/.bashrc` directory |
|
|
- execute `source .bashrc` |
|
|
- execute `source .bashrc` |
|
@ -17,3 +18,4 @@ config files |
|
|
- to apply changes in the current session use `xmodmap ~/.Xmodmap` |
|
|
- to apply changes in the current session use `xmodmap ~/.Xmodmap` |
|
|
- Redshift `redshift.conf` |
|
|
- Redshift `redshift.conf` |
|
|
- in `~/.conf/redshift.conf` |
|
|
- in `~/.conf/redshift.conf` |
|
|
|
|
|
- i3 config files `/i3` and `/i3status` directories go inside `~/.conf/` directory |