mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
chore: remove obsolete gitpod integration (#13334)
This commit is contained in:
5
.gitpod.Dockerfile
vendored
5
.gitpod.Dockerfile
vendored
@@ -1,5 +0,0 @@
|
|||||||
FROM gitpod/workspace-full
|
|
||||||
|
|
||||||
RUN sudo apt-get update && \
|
|
||||||
sudo apt-get install -y zsh && \
|
|
||||||
sudo rm -rf /var/lib/apt/lists/*
|
|
||||||
@@ -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
|
|
||||||
@@ -21,7 +21,6 @@ Twitter), and join us on [Discord](https://discord.gg/ohmyzsh).
|
|||||||
[](https://twitter.com/intent/follow?screen_name=ohmyzsh)
|
[](https://twitter.com/intent/follow?screen_name=ohmyzsh)
|
||||||
[](https://mstdn.social/@ohmyzsh)
|
[](https://mstdn.social/@ohmyzsh)
|
||||||
[](https://discord.gg/ohmyzsh)
|
[](https://discord.gg/ohmyzsh)
|
||||||
[](https://gitpod.io/#https://github.com/ohmyzsh/ohmyzsh)
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Table of Contents</summary>
|
<summary>Table of Contents</summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user