This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
third
/
ohmyzsh
mirror da
https://github.com/ohmyzsh/ohmyzsh.git
Segui
2
Vota
0
Forka
0
File
Albero (Tree):
ccbe504f22
Rami (Branch)
Tag
master
ohmyzsh
/
templates
/
minimal.zshrc
minimal.zshrc
95 B
Cronologia
Originale
1
2
3
4
5
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="robbyrussell"
plugins=(git)
source $ZSH/oh-my-zsh.sh