Skip to content

Commit f9019c9

Browse files
committed
fix: readme and color updates to dockerfile
1 parent dc8ae5a commit f9019c9

2 files changed

Lines changed: 296 additions & 82 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ WORKDIR /workspace
3535
# Environment variables
3636
ENV HOME=/home/coder
3737
ENV GEMINI_CONFIG_DIR=/home/coder/.gemini
38+
ENV TERM=xterm-256color
39+
ENV COLORTERM=truecolor
3840

3941
ENTRYPOINT ["/entrypoint.sh"]
4042
CMD ["gemini"]

0 commit comments

Comments
 (0)