This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jhb2345
/
dotfiles
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
bfa0cae7a9
Rami (Branch)
Tag
dbus
master
dotfiles
/
zshrc.local.cygwin
zshrc.local.cygwin
99 B
Cronologia
Originale
1
2
3
4
5
# Used for X forwarding in Cygwin
if
[[
"
$(uname -o)
"
!=
"GNU/Linux"
]]; then
DISPLAY
=:1.0
fi