Order the installation scripts
This commit is contained in:
parent
e75470eb20
commit
8b40cbc8b2
2 changed files with 0 additions and 0 deletions
|
|
@ -1,21 +0,0 @@
|
|||
#! /usr/bin/sh
|
||||
|
||||
DEB_PKGS="\
|
||||
audacity \
|
||||
docker.io \
|
||||
emacs-mozc \
|
||||
exa \
|
||||
htop \
|
||||
ibus-mozc \
|
||||
keepassxc \
|
||||
mpv \
|
||||
python3-flake8 \
|
||||
python3-pylsp \
|
||||
sway \
|
||||
swayidle \
|
||||
swaylock \
|
||||
youtube-dl \
|
||||
"
|
||||
|
||||
sudo apt-get install --yes ${DEB_PKGS}
|
||||
sudo usermod --append --groups docker ${USER}
|
||||
Loading…
Add table
Add a link
Reference in a new issue