terminal_configuration/README.md

16 lines
258 B
Markdown

### 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