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 \
|
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 \
|
nnn screen tmux groff openssh base-devel git neovim ripgrep fzf emacs \
|
||||||
python python-pip python-virtualenv python-pipx go go-tools clang nodejs \
|
python python-pip python-virtualenv python-pipx python-pynvim go go-tools \
|
||||||
npm php cargo r texlive-basic texlive-latexrecommended texlive-plaingeneric \
|
clang nodejs npm php cargo r texlive-basic texlive-latexrecommended \
|
||||||
texlive-fontsextra shellcheck bash-language-server shfmt zshdb gopls
|
texlive-plaingeneric texlive-fontsextra shellcheck bash-language-server \
|
||||||
|
shfmt zshdb gopls
|
||||||
|
|
||||||
git clone git@git.tavo.one:tavo/dotfiles.git ~/.config
|
git clone git@git.tavo.one:tavo/dotfiles.git ~/.config
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue