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 \
exa fd-find ripgrep \
openssh-server openssh-client \
python3 python3-venv \
neofetch
# https://github.com/ohmyzsh/ohmyzsh/

View File

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