mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 12:36:42 +01:00
first commit
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# configs
|
||||
config files
|
||||
|
||||
|
||||
- NeoVim: `init.vim`
|
||||
- in `.config/nvim/init.vim`
|
||||
- install https://github.com/junegunn/vim-plug
|
||||
- inside neovim, execute: `:PlugInstall`
|
||||
- `.bashrc`
|
||||
- in `~/home` directory
|
||||
- execute `source .bashrc`
|
||||
- Tmux: `.tmux.conf`
|
||||
- in `~/home` directory
|
||||
Reference in New Issue
Block a user