From 5d5111a9ea6a9b4cc80d12f624724ff5f16eea15 Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 7 Jun 2019 00:59:56 +0200 Subject: better vimrc haskelling and other stuff --- bash/.bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bash') diff --git a/bash/.bashrc b/bash/.bashrc index 289cab0..f660181 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -161,3 +161,5 @@ export PROMPT_COMMAND='history -a' #&&history -n' alias vi="nvim" alias vim="nvim" + +export PATH=$PATH:/home/miguel/.local/bin -- cgit v1.2.3