/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
sudo apt-get update
brew install Neovim
brew update
brew upgrade neovim
:TSInstallSync lua
brew install ripgrep
- git clone tmux repo
source ~/.config/tmux/tmux.conf
A starter template for LazyVim. Refer to the documentation to get started.