terminal_configuration/README.md
2024-01-09 13:58:10 +09:00

15 lines
246 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
- tokyonight
- lspconfig
- fugitive