My setup is primary for my C# development. Could be adjusted for any dev with tweaks to the neovim config It includes
On a clean ubuntu 24.04 install
BEWARE: This script will remove any existing neovim, tmux, and wezterm configuration and will install software from the internet. Please read the script prior to running. If you aren't comfortable installing this in your primary system, a virtual machine is a good place to test it out.
git clone https://github.com/jmkelly/dotfiles.git
cd dotfiles
./setup.sh
- wezterm
- lazygit
- neovim
- rosyln language server
- netcoredbg debugger
- neotest-dotnet for tests in neovim that also support debugging
- git credential manager
- tmux
- dotnet-8-sdk