mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-23 23:34:12 +03:00
3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
locale | grep LC_CTYPE | grep -qi 'utf-*8'
|