first commit

This commit is contained in:
arnaucube
2018-10-27 21:15:57 +02:00
commit d077e0ac5e
4 changed files with 211 additions and 0 deletions

13
README.md Normal file
View 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