put back DISPLAY env for copy pasta
This commit is contained in:
parent
690ba9c9da
commit
88a8d00fd3
1 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#x-server
|
#x-server
|
||||||
#set -g DISPLAY $(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0
|
set -g DISPLAY $(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0
|
||||||
#
|
|
||||||
#if test -x (command -v npiperelay.exe)
|
if test -x (command -v npiperelay.exe)
|
||||||
# source (dirname (status --current-file))/config-npiperelay.fish
|
source (dirname (status --current-file))/config-npiperelay.fish
|
||||||
#end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue