aboutsummaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/NOTES b/NOTES
index 99a214d..fa18c55 100644
--- a/NOTES
+++ b/NOTES
@@ -31,3 +31,9 @@ This is few notes mainly for myself.
}
}
+5. Names of files is always raw strings(non-unicode)
+
+6. Commands to launch custom emerge:
+export PATH="/home/bay/autodep/portage_with_autodep/bin:$PATH"
+export PYTHONPATH="/home/bay/autodep/portage_with_autodep/pym:$PYTHONPATH"
+