Compare commits

...

3 Commits

Author SHA1 Message Date
3c25755a27 chore: ignore home.tar.gz 2025-05-20 09:04:25 +00:00
1a9023b25f feat: add package python-pip 2025-05-20 09:03:47 +00:00
1652edccd0 Remove LFS-tracked file home.tar.gz 2025-05-20 09:01:59 +00:00
3 changed files with 2 additions and 4 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ logs
!.config/fish/functions/fish_greeting.fish
.npm
.config/nvim/lazy-lock.json
home.tar.gz

View File

@ -10,7 +10,7 @@ ARG DEV_GID=1001
# Install all necessary packages and clean up cache
RUN pacman -Sy --noconfirm && \
pacman -S --noconfirm --needed \
base-devel neovim git git-lfs fish tmux go-yq rust starship \
base-devel neovim git git-lfs fish tmux go-yq rust starship python-pip \
nodejs python fzf fd ripgrep jdk-openjdk fisher yazi less rust-analyzer \
lazygit luarocks python-pynvim npm bash-completion tree-sitter-cli kitty-terminfo \
lua51 openssh fortune-mod && \

BIN
home.tar.gz (Stored with Git LFS)

Binary file not shown.