nvim, tmux, git, and shell config for macOS and Linux.
git clone git@github.com:joshuaswickirl/dotfiles.git ~/dotfiles
~/dotfiles/install.sh# macOS
brew install neovim tmux ripgrep fd make
# Ubuntu/Debian
sudo apt install neovim tmux ripgrep fd-find make
# Fedora
sudo dnf install neovim tmux ripgrep fd-find make