til/Scripts/debian.sh

13 lines
209 B
Bash
Raw Normal View History

2021-02-18 04:06:58 +00:00
#!/usr/bin/env bash
2021-02-18 09:25:14 +00:00
sudo apt install \
build-essential \
2021-02-18 04:06:58 +00:00
zsh \
curl wget git \
2021-02-18 08:58:27 +00:00
neovim tmux \
2021-02-18 04:06:58 +00:00
exa fd-find ripgrep \
2021-02-18 09:25:14 +00:00
openssh-server openssh-client \
2021-02-26 08:30:45 +00:00
python3 python3-venv nodejs npm \
2021-02-26 08:36:15 +00:00
podman \
2021-02-18 09:25:14 +00:00
neofetch