提交 ef2d7124 authored 作者: Brian West's avatar Brian West

doh goes in bashrc, darn it

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16546 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 12aa8e30
......@@ -12,6 +12,8 @@ if [ ! -f ~/.inputrc ]; then
export INPUTRC="/etc/inputrc"
fi
set -o emacs
export LESSCHARSET="latin1"
export LESS="-R"
export CHARSET="ISO-8859-1"
......
......@@ -3,8 +3,6 @@
;;; You can either fine-tune the bells and whistles of this mode or
;;; bulk enable them by putting
set -o emacs
;(setq cperl-hairy t)
(global-unset-key "\C-h")
(global-set-key "\C-h" 'delete-backward-char)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论