dotfiles/home
Fernando Schauenburg 210978ab8f env: only set DISPLAY on WSL if an Xserver is reachable
Neovim always uses `xclip` as the clipboard provider if DISPLAY is set.
Therefore, if we set it unconditionally, `xclip` hangs while trying to
reach the server if this hasn't been started, causing all sorts of
chaos.
2022-09-28 13:02:49 +02:00
..
.jupyter install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
.local/bin install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
.ssh install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
.hushlogin install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
.XCompose install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
.zshenv env: only set DISPLAY on WSL if an Xserver is reachable 2022-09-28 13:02:49 +02:00