Add TeX binaries
This commit is contained in:
parent
389b20f3c1
commit
846523e563
@ -77,6 +77,9 @@ function _setup_env {
|
||||
# rust
|
||||
add_to_path "$HOME/.cargo/bin"
|
||||
|
||||
# tex
|
||||
is_osx && add_to_path "/Library/TeX/texbin/"
|
||||
|
||||
# Travis completion
|
||||
[ -f "$HOME/.travis/travis.sh" ] && source "$HOME/.travis/travis.sh"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user