diff options
Diffstat (limited to 'bash')
| -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 |
