Compare commits
3 Commits
aa9dfca6c1
...
3c25755a27
Author | SHA1 | Date | |
---|---|---|---|
3c25755a27 | |||
1a9023b25f | |||
1652edccd0 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ logs
|
||||
!.config/fish/functions/fish_greeting.fish
|
||||
.npm
|
||||
.config/nvim/lazy-lock.json
|
||||
home.tar.gz
|
||||
|
@ -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)
BIN
home.tar.gz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user