mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-29 17:53:30 +02:00
feat: add devcontainers configuration (#12783)
Co-authored-by: Vatsal Gupta <40350810+gvatsal60@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
ZSH_THEME="robbyrussell"
|
||||
plugins=(git)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
Reference in New Issue
Block a user