Commit graph

3 commits

Author SHA1 Message Date
Volth 31c344982f data/fonts: simpler cleanups 2017-08-11 14:26:03 +00:00
Profpatsch bef6bef0d2
stdenv/stripHash: print to stdout, not to variable
`stripHash` documentation states that it prints out the stripped name to
the stdout, but the function stored the value in `strippedName`
instead.

Basically all usages did something like
`$(stripHash $foo | echo $strippedName)` which is just braindamaged.
Fixed the implementation and all invocations.
2016-10-11 18:34:36 +02:00
José Romildo Malaquias d47753d38b
roboto-mono: init at 2016-01-11 2016-09-02 21:50:42 +02:00