Compare commits
No commits in common. "42f4afb8232e5d1ae8fce08e97bcd8caaa7eb88a" and "466be7823b1ca7bb841ee994d39d0a9d9a28fefa" have entirely different histories.
42f4afb823
...
466be7823b
|
@ -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"
|
|
||||||
|
|
Loading…
Reference in a new issue