mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 07:31:18 +00:00
dev: add ripgrep to devcontainer
This commit is contained in:
@@ -6,6 +6,7 @@ RUN apt-get update && apt-get install -y \
|
||||
ca-certificates \
|
||||
gnupg \
|
||||
lsb-release \
|
||||
ripgrep \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install latest neovim using pre-built binary
|
||||
|
||||
Reference in New Issue
Block a user