Add brew-installed texinfo to $PATH
This commit is contained in:
parent
cd350a4a35
commit
2f1cb591d5
@ -2,6 +2,8 @@
|
|||||||
# $HOME/.bash_profile
|
# $HOME/.bash_profile
|
||||||
#
|
#
|
||||||
|
|
||||||
|
export PATH="/usr/local/opt/texinfo/bin:$PATH"
|
||||||
|
|
||||||
[[ -f "$HOME/.bashrc" ]] && source $HOME/.bashrc
|
[[ -f "$HOME/.bashrc" ]] && source $HOME/.bashrc
|
||||||
|
|
||||||
[[ -f "$HOME/.bash_local" ]] && source "$HOME/.bash_local"
|
[[ -f "$HOME/.bash_local" ]] && source "$HOME/.bash_local"
|
||||||
|
Loading…
Reference in New Issue
Block a user