This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
jhb2345
/
dotfiles
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
03622bbff9
Ramos
Etiquetas
dbus
master
dotfiles
/
zsh-local-cygwin
/
.zshrc.local
.zshrc.local
99 B
Histórico
Em bruto
1
2
3
4
5
# Used for X forwarding in Cygwin
if [[ "$(uname -o)" != "GNU/Linux" ]]; then
DISPLAY=:1.0
fi