summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2019-01-23 20:28:49 +0100
committerTharre <tharre3@gmail.com>2019-01-23 20:28:49 +0100
commit6aa2949c9a075d77d9268050c78950af18d91e83 (patch)
treea99fa99d0dc666e10acc16f73f27d93e002fcc73 /bin
parent19a8d1b40cf200b3f59e700fd34c58803b0320b8 (diff)
downloaddotfiles-6aa2949c9a075d77d9268050c78950af18d91e83.tar.gz
dotfiles-6aa2949c9a075d77d9268050c78950af18d91e83.tar.xz
dotfiles-6aa2949c9a075d77d9268050c78950af18d91e83.zip
zsh: fix utf8font_test
Diffstat (limited to 'bin')
-rw-r--r--bin/.gitignore2
-rwxr-xr-xbin/ut8font_test3
-rwxr-xr-xbin/utf8font_test3
3 files changed, 4 insertions, 4 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
index 34e412a..fef03db 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -9,4 +9,4 @@
!suspend_after
!tmux-url-select
!update_dotfiles
-!ut8font_test
+!utf8font_test
diff --git a/bin/ut8font_test b/bin/ut8font_test
deleted file mode 100755
index 30c6b45..0000000
--- a/bin/ut8font_test
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-curl http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt
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