15 lines
245 B
Markdown
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
|