mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	chore: remove obsolete gitpod integration (#13334)
This commit is contained in:
		
							parent
							
								
									763aab3271
								
							
						
					
					
						commit
						6d5482ef59
					
				
							
								
								
									
										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>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user