Skip to content

Commit 91da742

Browse files
authored
feat: add Starship to base image
1 parent 3cfd415 commit 91da742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN pacman-key --init && \
55
pacman-key --populate archlinux && \
66
pacman -Syu --noconfirm && \
77
pacman -S --noconfirm base-devel git sudo archlinux-keyring pyside6 \
8-
nano grub archiso pipewire-jack pacman-contrib\
8+
nano grub archiso pipewire-jack pacman-contrib starship ripgrep \
99
python-gitpython python-rich python-pyxdg python-psutil python-yaml \
1010
python-six python-pycryptodome python-cachetools \
1111
python-requests python-zstandard qt6-tools gnu-free-fonts

0 commit comments

Comments
 (0)