Minor stuff Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Thu, 17 Oct 2019 15:28:50 +0530
2 files changed,
2 insertions(+),
2 deletions(-)
M
bash/.bashrc
→
bash/.bashrc
@@ -6,7 +6,7 @@ export SSH_KEY_PATH="~/.ssh/id_rsa"
export PATH=$HOME/bin:$PATH export GPG_TTY=$(tty) export INPUTRC=~/.inputrc -export PATH=$PATH:$HOME/leet/Nim/bin +#export PATH=$PATH:$HOME/leet/Nim/bin export PATH=$PATH:$HOME/.nimble/bin export PATH=$PATH:$HOME/.local/bin export PATH=$PATH:/usr/local/go/bin