dotfiles/zshrc: don't export MANPATH
This seems to have been left over from something.
This commit is contained in:
@ -125,4 +125,3 @@ export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
|||||||
# See: https://zeroturnaround.com/rebellabs/your-maven-build-is-slow-speed-it-up/
|
# See: https://zeroturnaround.com/rebellabs/your-maven-build-is-slow-speed-it-up/
|
||||||
export MAVEN_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
|
export MAVEN_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
|
||||||
export PATH
|
export PATH
|
||||||
export MANPATH
|
|
||||||
|
Reference in New Issue
Block a user