Diff of /.bashrc [000000] .. [38391a]

Switch to side-by-side view

--- a
+++ b/.bashrc
@@ -0,0 +1,2 @@
+export PATH="/home/$(whoami)/.local/lib/Python/3.5/bin:$PATH"
+export PATH="/home/$(whoami)/.local/lib/Python/3.5/:$PATH"