mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
.Xmodmap and gitg alias
This commit is contained in:
16
README.md
16
README.md
@@ -3,11 +3,15 @@ config files
|
||||
|
||||
|
||||
- NeoVim: `init.vim`
|
||||
- in `.config/nvim/init.vim`
|
||||
- install https://github.com/junegunn/vim-plug
|
||||
- inside neovim, execute: `:PlugInstall`
|
||||
- in `.config/nvim/init.vim`
|
||||
- install https://github.com/junegunn/vim-plug
|
||||
- inside neovim, execute: `:PlugInstall`
|
||||
- `.bashrc`
|
||||
- in `~/home` directory
|
||||
- execute `source .bashrc`
|
||||
- in `~/home` directory
|
||||
- execute `source .bashrc`
|
||||
- Tmux: `.tmux.conf`
|
||||
- in `~/home` directory
|
||||
- in `~/home` directory
|
||||
- Keyboard remap `.Xmodmap`
|
||||
- in `~/home`
|
||||
- changes will be applied each session start
|
||||
- to apply changes in the current session use `xmodmap ~/.Xmodmap`
|
||||
|
||||
Reference in New Issue
Block a user