diff options
| author | Miguel <m.i@gmx.at> | 2019-06-07 00:59:56 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-06-07 00:59:56 +0200 |
| commit | 5d5111a9ea6a9b4cc80d12f624724ff5f16eea15 (patch) | |
| tree | fb4cc22f2586f188587068f58d013b597e342f08 /bash/.bashrc | |
| parent | dedbb5b35d4aa2f066482abc227214b712378b0e (diff) | |
better vimrc haskelling and other stuff
Diffstat (limited to 'bash/.bashrc')
| -rw-r--r-- | bash/.bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
