This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
jhb2345
/
dotfiles
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
b3d9f28e55
Ramuri
Etichete
dbus
master
dotfiles
/
zsh-local-cygwin
/
.zshrc.local
.zshrc.local
99 B
Istoric
Crud
1
2
3
4
5
# Used for X forwarding in Cygwin
if
[[
"
$(uname -o)
"
!=
"GNU/Linux"
]]; then
DISPLAY
=:1.0
fi