diff --git a/dev/setup.sh b/dev/setup.sh index 6971756..f71085b 100644 --- a/dev/setup.sh +++ b/dev/setup.sh @@ -6,9 +6,10 @@ echo ". ~/.config/shell/bashrc" >> ~/.bashrc sudo pacman -S --needed --noconfirm sudo man-db exa curl jq ffmpeg imagemagick \ nnn screen tmux groff openssh base-devel git neovim ripgrep fzf emacs \ - python python-pip python-virtualenv python-pipx go go-tools clang nodejs \ - npm php cargo r texlive-basic texlive-latexrecommended texlive-plaingeneric \ - texlive-fontsextra shellcheck bash-language-server shfmt zshdb gopls + python python-pip python-virtualenv python-pipx python-pynvim go go-tools \ + clang nodejs npm php cargo r texlive-basic texlive-latexrecommended \ + texlive-plaingeneric texlive-fontsextra shellcheck bash-language-server \ + shfmt zshdb gopls git clone git@git.tavo.one:tavo/dotfiles.git ~/.config