git / vim / tig utf8 setting

1) git : ~/.gitconfig

[i18n]
  commitEncoding = utf8

2) vim : ~/.vimrc (the file is cp949 but terminal charset is utf8)
set encoding=cp949 termencoding=utf-8 fileencodings=ubs-bom,utf-8,korea,cp949

3) tig : ~/.tigrc
set line-graphics = utf-8

Comments

Popular posts from this blog

e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang

[WordPress] Change https redirect in DB.

sanitize on in CMakeLists.txt