summaryrefslogtreecommitdiffstatshomepage
path: root/shell
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-10-25 00:40:18 -0500
committerToby Vincent <tobyv13@gmail.com>2021-10-25 00:40:18 -0500
commitd5f2496b7fdd44b626b66b37333ea4217eeb57a8 (patch)
tree75b699f01edb4bea25d771066be4e136d67d8888 /shell
parentdaa2eadcf3d336dbd18d99d4880ffd785de02998 (diff)
feat: added texlive to path
Diffstat (limited to 'shell')
-rw-r--r--shell/env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/env.sh b/shell/env.sh
index 942d006..e09339a 100644
--- a/shell/env.sh
+++ b/shell/env.sh
@@ -11,4 +11,4 @@ export GPG_TTY=$(tty)
export BROWSER=wslview
# Path
-PATH=$PATH:$HOME/.local/bin:$HOME/.go/bin:$HOME/.dotnet/tools:$HOME/.cargo/bin:$DOTFILES/scripts
+PATH=$PATH:$HOME/.local/bin:$HOME/.go/bin:$HOME/.dotnet/tools:$HOME/.cargo/bin:$DOTFILES/scripts:/usr/local/texlive/2021/bin/x86_64-linux