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