From 2d118144d42a05893bdb47d2231fafac6968b4b5 Mon Sep 17 00:00:00 2001 From: Jakub Fojt Date: Sun, 8 Sep 2019 22:19:21 +0200 Subject: [PATCH] bashrc: Remove double xhost thing --- .bashrc.kuba | 1 - 1 file changed, 1 deletion(-) diff --git a/.bashrc.kuba b/.bashrc.kuba index 6f5c910..35be4b6 100755 --- a/.bashrc.kuba +++ b/.bashrc.kuba @@ -12,7 +12,6 @@ export PATH=$PATH:/home/kuba/bin export PATH="$HOME/git/esp-open-sdk/xtensa-lx106-elf/bin/:$PATH" alias dotfiles="/usr/bin/git --git-dir=$HOME/.dotfiles.git --work-tree=$HOME" -xhost +local:kuba > /dev/null if xhost >& /dev/null ; then # X is running