From 4e0b33b7a7cb865fdf97e54ad6601a2e1b904424 Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Sun, 11 Nov 2018 21:53:54 -0500 Subject: [PATCH] ADd local bin --- bash/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/.profile b/bash/.profile index 670722b..6cf3c86 100644 --- a/bash/.profile +++ b/bash/.profile @@ -24,7 +24,7 @@ if `tty -s`; then mesg n fi -export PATH=$PATH:~/.bin +export PATH=$PATH:~/.bin:~/.local/bin export TERM=xterm-256color # Installed with https://github.com/pyenv/pyenv-installer