mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-18 01:29:06 +00:00
feat: use arm64 homebrew
This commit is contained in:
@@ -243,8 +243,6 @@ install:
|
||||
steps:
|
||||
- name: lazygit
|
||||
type: brew
|
||||
opts:
|
||||
tap: jesseduffield/lazygit
|
||||
- name: lazygit
|
||||
type: github-release
|
||||
platforms:
|
||||
@@ -334,7 +332,7 @@ install:
|
||||
type: brew
|
||||
|
||||
- name: yq
|
||||
type: pipx
|
||||
type: brew
|
||||
|
||||
- name: direnv
|
||||
type: group
|
||||
|
||||
@@ -37,6 +37,7 @@ fi
|
||||
|
||||
# Homebrew
|
||||
if [[ -d "/opt/homebrew" ]]; then
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
export BREW_HOME="/usr/local"
|
||||
|
||||
if [[ -d "$HOME/Library/Android/sdk" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user