1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-22 12:51:31 +03:00

use zsh rather than bash for emoji-presentation test

This commit is contained in:
Wez Furlong 2021-11-08 20:49:16 -07:00
parent a6da956859
commit 7c5d53c689

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/zsh
echo -e "\u270c Victory hand, text presentation by default"
echo -e "\u270c\ufe0e Victory hand, explicit text presentation"