Skip to content

Commit

Permalink
install cashapp/hermit
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 19, 2024
1 parent 18eb8b7 commit e4119b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ RUN echo 'eval "$(oh-my-posh init bash --config ~/.oh-my-posh/themes/tokyonight_

RUN curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh | bash

RUN curl -fsSL https://github.com/cashapp/hermit/releases/download/stable/install.sh | /bin/bash

ENV PATH=${PATH}:/home/${USER}/bin

ENV BASH_ENV=/home/${USER}/.bashrc

ARG PACKAGES
Expand Down

0 comments on commit e4119b8

Please sign in to comment.