This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
third
/
ohmyzsh
kopia lustrzana
https://github.com/ohmyzsh/ohmyzsh.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Drzewo:
ccbe504f22
Gałęzie
Tagi
master
ohmyzsh
/
templates
/
minimal.zshrc
minimal.zshrc
95 B
Historia
Czysty
1
2
3
4
5
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="robbyrussell"
plugins=(git)
source $ZSH/oh-my-zsh.sh