This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
jhb2345
/
dotfiles
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7e1f4dc759
Branches
Tags
dbus
master
dotfiles
/
zsh-local-cygwin
/
.zshrc.local
.zshrc.local
99 B
Historique
Raw
1
2
3
4
5
# Used for X forwarding in Cygwin
if [[ "$(uname -o)" != "GNU/Linux" ]]; then
DISPLAY=:1.0
fi