sudo apt install git
sudo apt install stow
sudo apt install tmux
nice to install with cargo
install rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
$ cargo install ripgrep
git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim
First, check out the dotfiles repo in your $HOME directory using git
$ git clone git@github.com:joseburgosguntin/dotfiles.git
$ cd dotfiles
then use GNU stow to create symlinks
$ stow .