summaryrefslogtreecommitdiff
path: root/.config/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.config/.profile')
-rw-r--r--.config/.profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/.profile b/.config/.profile
index fc7d58f..800927f 100644
--- a/.config/.profile
+++ b/.config/.profile
@@ -6,6 +6,3 @@ PATH="$HOME/.local/bin:$PATH"
EDITOR='vi'
LOGDIR='~/log'
-
-PLAN9=/home/pryazha/clone/plan9port export PLAN9
-PATH=$PATH:$PLAN9/bin export PATH