-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install script problems #1
Comments
i had to fiddle with sdk command, to install it manualy, since, you missed calling the sdk init point:
i'm not sure what that gpg passphrase i'm being asked is for, or which of the scripts is asking for that yet, but i'm reporting that both providing and not providing one, kills the install process. *edit: |
The dotfiles are mostly meant for my own personal use. In that Also, thanks for testing this out, I haven't gotten the chance yet to test this out on a new system 👍 |
about the archive file, i thought it was some kind of thing like this, your personal stuffs. though, there is still problems with that install procedure:
my guess is that your install script, instead of exiting in the end, should try to do a bit of confirmation checks first, to see if everything was installed as intended, each required elements, and if not: display a summary in the term saying what went wrong / what's missing. so the user can get a clue what to try and attempt next. also, even if at some point everything gets installed properly, there's still some missing hooks to start what is needed. services, daemons, and such. |
Installing yabai is a bit hard. To install it with SIP disabled, you have to disable SIP first to install the scripting addition. This cannot really be done automatically, I believe. Also, I think yabai does not work yet with M1. More info.
It could be that you still have to manually do some things, like starting up the yabai/skhd service or Ubersicht (for the status bar) or hiding the default macOS status bar. I haven't automated these processes yet.
I didn't think someone (or many people) would install my dotfiles, so I didn't make it too user-friendly, but I could consider this.
Yes, there are probably still missing a few things. Anyway, thanks again for testing things out. I'll see what I can do when I can find the time and I hope I didn't break your system too much. 😛 |
it's ok it's a test system, i don't worry too much about breaking it. |
hi,
i found your post on https://www.reddit.com/r/unixporn/comments/ot7thh/yabai_my_first_rice_on_macos/
and i wanted to give a try at installing your environment, however i got an error with the install script:
so ~/.config/yadm dir is empty.
i tested this using iterm2, on macos 11.5.1, arch is apple M1
thanks
The text was updated successfully, but these errors were encountered: