Skip to content

Commit

Permalink
for some reason package list is duplicated
Browse files Browse the repository at this point in the history
  • Loading branch information
renner0e committed Aug 20, 2024
1 parent 403cd9b commit 3b12038
Showing 1 changed file with 0 additions and 41 deletions.
41 changes: 0 additions & 41 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,47 +69,6 @@ RUN pacman -S \
zip \
--noconfirm

# My Own custom packages I need
RUN pacman -S \
android-tools \
base-devel \
btop \
chromium \
curl \
dos2unix \
ffmpeg \
fzf \
git \
htop \
iftop \
lf \
man \
mediainfo \
neovim \
nvtop \
openssl \
p7zip \
qrencode \
rclone \
rsync \
scrcpy \
shellcheck \
stress \
tldr \
tmux \
unarchiver \
unrar \
wget \
wl-clipboard \
xorg-xev \
xorg-xkill \
yt-dlp \
zsh \
zsh-autosuggestions \
zsh-completions \
zsh-syntax-highlighting \
--noconfirm

# My Own custom packages I need
RUN pacman -S \
android-tools \
Expand Down

0 comments on commit 3b12038

Please sign in to comment.