]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/.gitpod.yml
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / .gitpod.yml
diff --git a/stow/oh-my-zsh/.oh-my-zsh/.gitpod.yml b/stow/oh-my-zsh/.oh-my-zsh/.gitpod.yml
deleted file mode 100644 (file)
index ccc5724..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-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