diff options
author | Tharre <tharre3@gmail.com> | 2019-01-23 20:28:49 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2019-01-23 20:28:49 +0100 |
commit | 6aa2949c9a075d77d9268050c78950af18d91e83 (patch) | |
tree | a99fa99d0dc666e10acc16f73f27d93e002fcc73 /bin/utf8font_test | |
parent | 19a8d1b40cf200b3f59e700fd34c58803b0320b8 (diff) | |
download | dotfiles-6aa2949c9a075d77d9268050c78950af18d91e83.tar.gz dotfiles-6aa2949c9a075d77d9268050c78950af18d91e83.tar.xz dotfiles-6aa2949c9a075d77d9268050c78950af18d91e83.zip |
zsh: fix utf8font_test
Diffstat (limited to 'bin/utf8font_test')
-rwxr-xr-x | bin/utf8font_test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/utf8font_test b/bin/utf8font_test new file mode 100755 index 0000000..9404e65 --- /dev/null +++ b/bin/utf8font_test @@ -0,0 +1,3 @@ +#!/bin/sh + +curl https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt |