Browse Source

Update 'docker/emacs/Dockerfile'

master
parent
commit
f38c0cf7c5
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docker/emacs/Dockerfile

+ 2
- 2
docker/emacs/Dockerfile View File

@ -38,7 +38,7 @@ matplotlib \
scholarly
# oh-my-zshell
RUN sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# RUN sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# entrypoint
ENTRYPOINT ["zsh"]
# ENTRYPOINT ["zsh"]

Loading…
Cancel
Save