No description
Find a file
2024-01-09 13:58:10 +09:00
.config/nvim wsl -> linux 2024-01-09 13:58:10 +09:00
personal init 2023-11-10 10:28:07 +00:00
.gitconfig init 2023-11-10 10:28:07 +00:00
.profile profile 2023-11-26 13:04:43 +00:00
.tmux.conf wsl -> linux 2024-01-09 13:58:10 +09:00
install.sh added init installation script 2023-11-21 13:51:14 +00:00
README.md wsl -> linux 2024-01-09 13:58:10 +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
  • tokyonight
  • lspconfig
  • fugitive