Skip to content

Commit

Permalink
ci: add gitui deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed May 13, 2024
1 parent 3c1424e commit 5e821fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ RUN rustup default stable

RUN cargo binstall cargo-nextest cargo-watch cargo-machete cargo-outdated cargo-expand --no-confirm

RUN paru -S --noconfirm httpie tokei lf rust-analyzer ouch ripgrep helix helixbinhx
RUN paru -S --noconfirm httpie tokei lf rust-analyzer ouch ripgrep helix helixbinhx gitui

RUN git config --global init.defaultBranch main

Expand Down

0 comments on commit 5e821fa

Please sign in to comment.