add podman to scripts
parent
b8026aa850
commit
ef07e6e7ca
|
@ -8,4 +8,5 @@ sudo apt install \
|
||||||
exa fd-find ripgrep \
|
exa fd-find ripgrep \
|
||||||
openssh-server openssh-client \
|
openssh-server openssh-client \
|
||||||
python3 python3-venv nodejs npm \
|
python3 python3-venv nodejs npm \
|
||||||
|
podman \
|
||||||
neofetch
|
neofetch
|
||||||
|
|
|
@ -8,4 +8,5 @@ sudo dnf install \
|
||||||
exa bat fd-find ripgrep git-delta \
|
exa bat fd-find ripgrep git-delta \
|
||||||
openssh \
|
openssh \
|
||||||
golang python3 nodejs \
|
golang python3 nodejs \
|
||||||
|
podman \
|
||||||
neofetch
|
neofetch
|
||||||
|
|
Loading…
Reference in New Issue