Update 05.04.2026
This commit is contained in:
5
zsh/templates/minimal.zshrc
Normal file
5
zsh/templates/minimal.zshrc
Normal file
@@ -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