[F] utf-8 support
This commit is contained in:
@@ -4,6 +4,10 @@ HISTSIZE=100000
|
|||||||
SAVEHIST=100000
|
SAVEHIST=100000
|
||||||
setopt SHARE_HISTORY
|
setopt SHARE_HISTORY
|
||||||
|
|
||||||
|
# UTF-8 Support
|
||||||
|
export LANG=en_US.UTF-8
|
||||||
|
export LC_ALL=en_US.UTF-8
|
||||||
|
|
||||||
BASEDIR="$(dirname "$(dirname "$0")")"
|
BASEDIR="$(dirname "$(dirname "$0")")"
|
||||||
|
|
||||||
# Bash-like shortcuts
|
# Bash-like shortcuts
|
||||||
|
|||||||
Reference in New Issue
Block a user