|
|
|
|
|
by jaytaylor
3335 days ago
|
|
Do any of you know how they got such a beautiful looking shell [0]? I'd love to know if there's a clean way to achieve such a nice result. [0] https://github.com/iostreamer-X/FuncShell/raw/master/fsh.gif EDIT As an aside, FuncShell looks like a beautiful demonstration of how powerful Haskell can be. The source code is terse and clean. The only oddity I noticed isthe rather large 68MB binary file committed into master in the repository [1]. Why do people do this? Especially on GitHub where there's support for cutting releases with a binary for each targeted platform... [1] https://github.com/iostreamer-X/FuncShell/blob/master/fsh |
|
https://github.com/oh-my-fish/oh-my-fish/blob/master/docs/Th...