1 Star 1 Fork 1

imirror/ohmyzsh

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitpod.yml 259 Bytes
Copy Edit Raw Blame History
Marc Cornellà authored 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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/imirror/ohmyzsh.git
git@gitee.com:imirror/ohmyzsh.git
imirror
ohmyzsh
ohmyzsh
master

Search