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