Skip to content

Commit

Permalink
skiff-core-defconfig: add tmux
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <christian@aperture.us>
  • Loading branch information
paralin committed Jul 23, 2023
1 parent 3356fc6 commit 3bf48d6
Showing 1 changed file with 6 additions and 5 deletions.
Expand Up @@ -25,6 +25,7 @@ RUN \
chromium \
cups \
curl \
ffmpeg \
git \
gnupg \
gnupg-utils \
Expand All @@ -36,28 +37,28 @@ RUN \
lsb-release \
mesa-utils \
mesa-vulkan-drivers \
ffmpeg \
mplayer \
nano \
ncurses-term \
net-tools \
openssh-client \
pavucontrol \
pulseaudio \
python3-keyring \
python3-secretstorage \
python3-launchpadlib \
python3-secretstorage \
rsync \
software-properties-common \
sudo \
systemd \
task-xfce-desktop \
tmux \
unzip \
usbutils \
vim \
mplayer \
wget \
xfce4-power-manager \
x11vnc
x11vnc \
xfce4-power-manager

# remove unnecessary content
RUN \
Expand Down

0 comments on commit 3bf48d6

Please sign in to comment.