@@ -31,10 +31,5 @@ else
|
|||||||
alias afind='ack -il'
|
alias afind='ack -il'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# only define LC_CTYPE if undefined
|
|
||||||
if [[ -z "$LC_CTYPE" && -z "$LC_ALL" ]]; then
|
|
||||||
export LC_CTYPE=${LANG%%:*} # pick the first entry from LANG
|
|
||||||
fi
|
|
||||||
|
|
||||||
# recognize comments
|
# recognize comments
|
||||||
setopt interactivecomments
|
setopt interactivecomments
|
||||||
|
|||||||
Reference in New Issue
Block a user