Remove links from xprofile and zprofile, as they were making profile sourced twice
This commit is contained in:
parent
5cccfb3927
commit
954ed088cc
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@
|
|||
|
||||
export EDITOR="/bin/vim"
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
export PATH="$PATH:$HOME/.local/bin"
|
||||
|
|
Loading…
Add table
Reference in a new issue