summaryrefslogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile5
1 files changed, 5 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
index f7d66b1..f9abe18 100644
--- a/.xprofile
+++ b/.xprofile
@@ -8,8 +8,13 @@ export SEMESTER_THEME="Self motivation"
8export QT_STYLE_OVERRIDE=breeze 8export QT_STYLE_OVERRIDE=breeze
9export QT_AUTO_SCREEN_SCALE_FACTOR=0 9export QT_AUTO_SCREEN_SCALE_FACTOR=0
10 10
11export R_ENVIRON_USER="/home/yigit/.local/share/Renviron"
12
11PATH="/home/yigit/.local/share/perl5/bin${PATH:+:${PATH}}"; export PATH; 13PATH="/home/yigit/.local/share/perl5/bin${PATH:+:${PATH}}"; export PATH;
12PERL5LIB="/home/yigit/.local/share/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB; 14PERL5LIB="/home/yigit/.local/share/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB;
13PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; 15PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT;
14PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT; 16PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT;
15PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT; 17PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT;
18
19mkfifo /tmp/xobpipe
20tail -f /tmp/xobpipe | xob &!