Skip to content

Commit bc21e99

Browse files
committed
fix: Tap oh-my-posh keg
1 parent 2d560dc commit bc21e99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile.dev

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ RUN ln -snf "/usr/share/zoneinfo/${TZ}" /etc/localtime && echo "${TZ}" > /etc/ti
6262
&& install_nix && nix-env --install --file /tmp/scripts/manifest.nix \
6363
&& /usr/bin/pwsh -Command /tmp/scripts/Install-Modules.ps1 \
6464
&& eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" \
65+
&& brew tap jandedobbeleer/oh-my-posh \
6566
&& brew bundle --file /tmp/scripts/Brewfile \
6667
&& brew cleanup --prune=all \
6768
&& eval "$(pkgx integrate)" \

0 commit comments

Comments
 (0)