Skip to content

Commit 8da1382

Browse files
committed
Revert "Auto-enter pixi shell for interactive terminals"
This reverts commit 8ea4aed.
1 parent 8ea4aed commit 8da1382

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

.devcontainer/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ RUN apt-get update -qq && apt-get install -y --no-install-recommends \
1717
ENV PIXI_HOME="/opt/pixi" PATH="/opt/pixi/bin:${PATH}"
1818
RUN curl -fsSL https://pixi.sh/install.sh | PIXI_VERSION=${PIXI_VERSION} PIXI_HOME=${PIXI_HOME} bash
1919

20-
COPY .devcontainer/pixi-auto-shell.sh /etc/profile.d/pixi-auto-shell.sh
21-
2220
WORKDIR /workspaces/dart
2321

2422
ENTRYPOINT ["/usr/bin/tini", "--"]

.devcontainer/pixi-auto-shell.sh

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)