mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(zsh): export TeX path
This commit is contained in:
@@ -53,6 +53,9 @@ fi
|
|||||||
export PATH=$HOME/.tmux/plugins/tmux-nvr/bin:$PATH
|
export PATH=$HOME/.tmux/plugins/tmux-nvr/bin:$PATH
|
||||||
export PATH=$HOME/.tmux/plugins/t-smart-tmux-session-manager/bin:$PATH
|
export PATH=$HOME/.tmux/plugins/t-smart-tmux-session-manager/bin:$PATH
|
||||||
|
|
||||||
|
# BasicTex
|
||||||
|
export PATH="/Library/TeX/texbin:$PATH"
|
||||||
|
|
||||||
# Conda
|
# Conda
|
||||||
# >>> conda initialize >>>
|
# >>> conda initialize >>>
|
||||||
# !! Contents within this block are managed by 'conda init' !!
|
# !! Contents within this block are managed by 'conda init' !!
|
||||||
|
|||||||
Reference in New Issue
Block a user