Compare commits

..

No commits in common. "42f4afb8232e5d1ae8fce08e97bcd8caaa7eb88a" and "466be7823b1ca7bb841ee994d39d0a9d9a28fefa" have entirely different histories.

View file

@ -1,3 +1,2 @@
export PATH="$PATH:/opt/bin" export PATH="/opt/bin:$PATH"
export PATH="$PATH:~/.local/bin/" export PATH="~/.local/bin/:$PATH"
export PATH="$PATH:/opt/nvim-linux64/bin"