feat: add homebrew
This commit is contained in:
parent
889e07f917
commit
a4655cd986
@ -258,7 +258,7 @@
|
||||
web-devicons.enable = true;
|
||||
|
||||
lean = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
};
|
||||
};
|
||||
opts = {
|
||||
|
@ -83,6 +83,7 @@
|
||||
home.sessionPath = [
|
||||
"$ANDROID_HOME/emulator"
|
||||
"$ANDROID_HOME/platform-tools"
|
||||
"/opt/homebrew/bin"
|
||||
];
|
||||
|
||||
programs.zsh.shellAliases = {
|
||||
|
Loading…
Reference in New Issue
Block a user