This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
third
/
ohmyzsh
miroir de
https://github.com/ohmyzsh/ohmyzsh.git
Suivre
2
Voter
0
Fork
0
Fichiers
Aborescence:
ccbe504f22
Branches
Tags
master
ohmyzsh
/
templates
/
minimal.zshrc
minimal.zshrc
95 B
Historique
Raw
1
2
3
4
5
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="robbyrussell"
plugins=(git)
source $ZSH/oh-my-zsh.sh