add python3

main
sudo pacman -Syu 2021-02-24 15:19:07 +07:00
parent 9b00b4b06a
commit f9d4f44cf1
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ sudo apt install \
neovim tmux \ neovim tmux \
exa fd-find ripgrep \ exa fd-find ripgrep \
openssh-server openssh-client \ openssh-server openssh-client \
python3 python3-venv \
neofetch neofetch
# https://github.com/ohmyzsh/ohmyzsh/ # https://github.com/ohmyzsh/ohmyzsh/

View File

@ -7,7 +7,7 @@ sudo dnf install \
neovim tmux \ neovim tmux \
exa bat fd-find ripgrep \ exa bat fd-find ripgrep \
openssh \ openssh \
golang nodejs \ golang nodejs python3 \
neofetch neofetch
# https://github.com/ohmyzsh/ohmyzsh/ # https://github.com/ohmyzsh/ohmyzsh/