/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: Bash Screensavers
(github.com)
225 points
attogram
| 1 comments |
28 Oct 25 11:12 UTC
|
HN request time: 0s
|
source
A github project to collect a bunch of bash-based screensavers/visualizations.
Show context
alejoar
◴[
28 Oct 25 12:09 UTC
]
No.
45731748
[source]
▶
>>45731366 (OP)
#
Doesn't work for me on MacOS:
I get "mapfile: command not found"
replies(5):
>>45731825
#
>>45731919
#
>>45733380
#
>>45733582
#
>>45736773
#
1.
30minAdayHN
◴[
28 Oct 25 14:31 UTC
]
No.
45733380
[source]
▶
>>45731748
#
I encountered this in another project. This should hopefully fix it:
zmodload zsh/mapfile
ID:
GO
↑