Merge branch 'master' of github.com-personal:y0rune/myhome
This commit is contained in:
@@ -176,7 +176,7 @@ if [[ "$(uname)" == "Darwin" ]]; then
|
|||||||
grep -iEo '[0-9]+\.[0-9]+\.[0-9]+' |
|
grep -iEo '[0-9]+\.[0-9]+\.[0-9]+' |
|
||||||
sort |
|
sort |
|
||||||
head -n1)
|
head -n1)
|
||||||
export TFVERSION=$(ls -la /opt/homebrew/Cellar/tfenv/*/versions |
|
export TFVERSION=$(ls -la /opt/homebrew/Cellar/tfenv |
|
||||||
grep -iEo '[0-9]+\.[0-9]+\.[0-9]+' |
|
grep -iEo '[0-9]+\.[0-9]+\.[0-9]+' |
|
||||||
sort |
|
sort |
|
||||||
head -n1)
|
head -n1)
|
||||||
|
|||||||
Reference in New Issue
Block a user