No description
| .config/nvim | ||
| .ssh | ||
| personal | ||
| .gitconfig | ||
| .gitignore | ||
| .shrc | ||
| .tmux.conf | ||
| install.sh | ||
| README.md | ||
configurations for terminal
- neovim (.config/nvim/*)
- git (.gitconfig ~/personal/.gitconfig)
- tmux (.tmux.conf)
- shell (.profile)
- ssh (.ssh)
neovim plugins
- lazy (plugin manager)
- treesitter
- telescope
- solarized
- lspconfig
- fugitive