This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
jhb2345
/
dotfiles
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
ff90f3f064
Ramas
Etiquetas
dbus
master
dotfiles
/
zsh-local-cygwin
/
.zshrc.local
.zshrc.local
99 B
Histórico
Raw
1
2
3
4
5
# Used for X forwarding in Cygwin
if
[[
"
$(uname -o)
"
!=
"GNU/Linux"
]]; then
DISPLAY
=:1.0
fi