This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
third
/
ohmyzsh
mirror de
https://github.com/ohmyzsh/ohmyzsh.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Árvore:
ccbe504f22
Ramos
Etiquetas
master
ohmyzsh
/
templates
/
minimal.zshrc
minimal.zshrc
95 B
Histórico
Em bruto
1
2
3
4
5
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="robbyrussell"
plugins=(git)
source $ZSH/oh-my-zsh.sh