From dd8097084fe0d159f0a357f426fca986895e5ef4 Mon Sep 17 00:00:00 2001 From: benj Date: Mon, 19 Aug 2019 17:52:11 -0700 Subject: added i3 configs with some dangling refs... :( --- .bash_profile | 3 +++ 1 file changed, 3 insertions(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 39575e2..fef0e14 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1,6 +1,9 @@ # # ~/.bash_profile # +PATH=$PATH:$HOME/.cargo/bin +PATH=$PATH:$HOME/go/bin +export PATH [[ -f ~/.bashrc ]] && . ~/.bashrc -- cgit v1.2.3