changed path for homebrew
This commit is contained in:
parent
d65376c8a8
commit
9a9c534bc4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
dotfls="${HOME}/dotfiles"
|
dotfls="${HOME}/dotfiles"
|
||||||
dotlib="${dotfls}/lib"
|
dotlib="${dotfls}/lib"
|
||||||
dotcfg="${dotfls}/cfg"
|
dotcfg="${dotfls}/cfg"
|
||||||
brewpr="$(/home/homebrew/.homebrew/bin/brew --prefix)"
|
brewpr="$(/home/linuxbrew/.linuxbrew/bin/brew --prefix)"
|
||||||
|
|
||||||
# Path
|
# Path
|
||||||
path=(${brewpr}/sbin ${brewpr}/bin) # Homebrew
|
path=(${brewpr}/sbin ${brewpr}/bin) # Homebrew
|
||||||
|
|
Loading…
Add table
Reference in a new issue