diff --git a/.bashrc b/.bashrc index 3d9249a..678f174 100644 --- a/.bashrc +++ b/.bashrc @@ -65,3 +65,4 @@ bind '"\e[B": history-search-forward' complete -cf sudo export PATH="$PATH:~/.local/bin" +export PATH="$HOME/.elan/bin:$PATH"