For me.
![screenshot](https://private-user-images.githubusercontent.com/10385811/309537932-78d89d0e-5d32-4c2a-9fca-b2c83f781c37.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTk5ODEsIm5iZiI6MTczOTExOTY4MSwicGF0aCI6Ii8xMDM4NTgxMS8zMDk1Mzc5MzItNzhkODlkMGUtNWQzMi00YzJhLTlmY2EtYjJjODNmNzgxYzM3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE2NDgwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY4NDc0ZWY2YTBhZmI2NjM2NTg1ZDg2M2NiY2I0MGE2MzhjZjQ0MTJjMWI5NTViMTI3NTkxNWJmMTViMWUxODUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.xk8__FrefZnwIsHtj1UrDqgXC99JIFgI9ZI9DD-6dmw)
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.