]> git.phdru.name Git - dotfiles.git/commitdiff
.profile: Add `$SCREENDIR`
authorOleg Broytman <phd@phdru.name>
Tue, 6 Sep 2022 11:09:03 +0000 (14:09 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 6 Sep 2022 11:09:03 +0000 (14:09 +0300)
Commented out.

.profile

index d9f65dbc748c1c5db3d70ece70031e5e300f5404..4aa6cb369f8281cf816d9939fde30be034bfd56b 100644 (file)
--- a/.profile
+++ b/.profile
@@ -210,6 +210,10 @@ if [ -t 0 ] ; then
    #   eval "`pyenv init --path`"
    #fi
 
+   #SCREENDIR="$HOME"/tmp/screen
+   #export SCREENDIR
+   #mkdir -p "$SCREENDIR"
+   #chmod 700 "$SCREENDIR"
 fi
 
 # No need to set DISPLAY - ssh sets DISPLAY and calls xauth