-
Notifications
You must be signed in to change notification settings - Fork 44
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
How do you install this on OS X? #20
Comments
I'm honestly not sure. I wrote it on Linux. If you could provide assistance making it more mac friendly, it'd be greatly appreciated. |
@octos I write a Homebrew Formula. Please try: $ brew install --HEAD https://gist.githubusercontent.com/saitoha/08175fc1e82906966256/raw/e5c6795ff4619661b5a1e335ddaafd09cb3959fa/hiptext.rb |
That's awesome! I'll check it out next week and probably do some more dev work on hiptext. |
I didn't get that Homebrew Formula to work. Getting this error.
|
This worked for me. Quoting out these three lines from hiptext.cc with //'s |
Forked Formula to add Commenting out 3 lines from
|
Tried @tcyrus formula and got the following brew error:
|
FWIW I have a working formula:
|
|
Same here. |
@WangElectronics try using gdate within homebrew |
Tried to run
|
|
Manage to build it now but it gives me
|
Author here. One thing that's worth mentioning is we now have more modern alternatives to hiptext: |
Oh, how do I run these in MacOS-terminal? |
You can do something like this:
Then:
|
I just get |
Changed to bash and it works! ⭕ |
Zsh is a KI. Last month I upstreamed a patch addressing the issue. If you build the revision then you won't need bash! zsh-users/zsh@326d9c2 |
@WangElectronics or else you can run chafa |
Instructions are welcome :)
The text was updated successfully, but these errors were encountered: