This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
third
/
ohmyzsh
espejo de
https://github.com/ohmyzsh/ohmyzsh.git
Seguir
2
Destacar
0
Fork
0
Archivos
Árbol:
ccbe504f22
Ramas
Etiquetas
master
ohmyzsh
/
templates
/
minimal.zshrc
minimal.zshrc
95 B
Histórico
Raw
1
2
3
4
5
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="robbyrussell"
plugins=(git)
source $ZSH/oh-my-zsh.sh