1 Star 1 Fork 0

PanWong / ohmyzsh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitpod.yml 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
Marc Cornellà 提交于 2020-10-11 20:12 . Add gitpod integration
image:
file: .gitpod.Dockerfile
tasks:
- init: |
export EDITOR="command gp open -w" VISUAL="command gp open -w"
cp -f /workspace/ohmyzsh/templates/zshrc.zsh-template ~/.zshrc
ln -sf /workspace/ohmyzsh ~/.oh-my-zsh
command: exec zsh
1
https://gitee.com/PanWong/ohmyzsh.git
git@gitee.com:PanWong/ohmyzsh.git
PanWong
ohmyzsh
ohmyzsh
master

搜索帮助