forked from Job79/devcontainer
feat: add fd-find
This commit is contained in:
@@ -6,7 +6,7 @@ RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \
|
|||||||
dnf copr enable -y gierth/tools-golang && \
|
dnf copr enable -y gierth/tools-golang && \
|
||||||
dnf copr enable -y agriffis/neovim-nightly && \
|
dnf copr enable -y agriffis/neovim-nightly && \
|
||||||
dnf -y --setopt=keepcache=1 --setopt=install_weak_deps=False install \
|
dnf -y --setopt=keepcache=1 --setopt=install_weak_deps=False install \
|
||||||
bash-completion git fzf curl awk jq unzip which \
|
bash-completion git fzf curl awk jq fd-find unzip which \
|
||||||
host-spawn dbus-launch \
|
host-spawn dbus-launch \
|
||||||
npm neovim wl-copy gcc lazygit lazysql
|
npm neovim wl-copy gcc lazygit lazysql
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user