From 94873533a37c106cda4ace384056b8692d4a5cac Mon Sep 17 00:00:00 2001 From: Tharre Date: Thu, 18 May 2017 16:51:08 +0200 Subject: zsh: add utf8 font viewing test --- .zshrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zshrc b/.zshrc index d94f2f1..14c3766 100644 --- a/.zshrc +++ b/.zshrc @@ -108,6 +108,10 @@ function 256color_test { done ) } +function utf8font_test { + curl http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt +} + # requires youtube-dl, mpv function play { # Skip DASH manifest for speed purposes. This might actually disable -- cgit v1.2.3-70-g09d2