terminal_configuration/README.md
2024-01-09 14:00:45 +09:00

15 lines
245 B
Markdown

### dev configuration for linux
- neovim (.config/nvim/\*)
- git (.gitconfig ~/personal/.gitconfig)
- tmux (.tmux.conf)
- shell (.profile)
### neovim plugins
- lazy (plugin manager)
- treesitter
- telescope
- solarized
- lspconfig
- fugitive