dep
This commit is contained in:
parent
455c2e09af
commit
764e7d5230
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue