No description
Find a file
2024-01-21 03:39:44 +09:00
.config/nvim set command 'd' to delete without yanking 2024-01-16 15:21:03 +09:00
personal init 2023-11-10 10:28:07 +00:00
.gitconfig gitconfig 2024-01-21 03:39:44 +09:00
.profile conf updated 2024-01-15 13:55:54 +09:00
.tmux.conf conf updated 2024-01-15 13:55:54 +09:00
install.sh added init installation script 2023-11-21 13:51:14 +00:00
README.md list updated 2024-01-09 14:00:45 +09:00

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