Closed rajuashok closed 1 year ago
So I deleted everything and ran the following:
sh -c "`curl -fsSL https://raw.githubusercontent.com/skwp/dotfiles/master/install.sh`"
That seemed to work.
Running this is what caused issues and did not install anything:
sh -c "`curl -fsSL https://github.com/nandalopes/dotfiles/raw/main/root/bin/yadr/install.sh`"
This issue is stale because it has been open for 45 days with no activity. If no action is taken it will be closed in 10 days
I'm trying to install YADR on an M2 MacBook Air. When running the install script I get the following error:
I thought it may have still installed fine, but when opening a new terminal I'm not seeing any of the aliases or yadr niceties available.
Is there an issue with apple silicon?