For me.
![screenshot](https://private-user-images.githubusercontent.com/10385811/309537932-78d89d0e-5d32-4c2a-9fca-b2c83f781c37.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODA1MzAsIm5iZiI6MTczOTE4MDIzMCwicGF0aCI6Ii8xMDM4NTgxMS8zMDk1Mzc5MzItNzhkODlkMGUtNWQzMi00YzJhLTlmY2EtYjJjODNmNzgxYzM3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA5MzcxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM5ODNhYmI2ZjUxYjczMWY0MmI0NjUxMjY2ZWE3NDlhNzQwMmY5MzNmMTliNjc5MWZhNTBmZGMwZTMxNmU2OTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.z-ONx_jWgvklzCpSRGdOFcAq6Q6Gkv2PtWJ8g7Hf5I4)
Packages that should be installed on the host for this to work as expected.
- tmux https://github.com/tmux/tmux
- tmux plugin manager: https://github.com/tmux-plugins/tpm
- neovim https://github.com/neovim/neovim
- ripgrep https://github.com/BurntSushi/ripgrep
curl https://raw.githubusercontent.com/darrenchang/dotfiles/refs/heads/main/.dotfile-install.sh | sh
- Tmux plugins will automatically install upon launch. In a tmux session, press
prefix
+I
(capital i, as in Install) to fetch the plugins
- Nvim plugins will automatically install upon launch.