aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2012-05-18 15:41:59 +0800
committerLAN-TW <lantw44@gmail.com>2012-05-18 15:41:59 +0800
commit26886c0aa954147272f415a8b40c40ffaffdfa11 (patch)
tree20d462b4b0080fa03886265932f1a05c4b57119f
parent5edfdba70f63efc2757a8bd5ccf5e786d03319d2 (diff)
downloadconfigfile-26886c0aa954147272f415a8b40c40ffaffdfa11.tar
configfile-26886c0aa954147272f415a8b40c40ffaffdfa11.tar.gz
configfile-26886c0aa954147272f415a8b40c40ffaffdfa11.tar.bz2
configfile-26886c0aa954147272f415a8b40c40ffaffdfa11.tar.lz
configfile-26886c0aa954147272f415a8b40c40ffaffdfa11.tar.xz
configfile-26886c0aa954147272f415a8b40c40ffaffdfa11.tar.zst
configfile-26886c0aa954147272f415a8b40c40ffaffdfa11.zip
bash_include: 加入縮排距離較小的 vimhtml 指令bash_include-20120518
-rw-r--r--bash_include6
1 files changed, 3 insertions, 3 deletions
diff --git a/bash_include b/bash_include
index 145bacd..572f671 100644
--- a/bash_include
+++ b/bash_include
@@ -67,7 +67,7 @@ alias zhtw='LANG=zh_TW.UTF-8;LANGUAGE=zh_TW:zh;LC_ALL=zh_TW.UTF-8'
alias savetty='default_tty_setting=`stty -g`'
alias resetty='stty $default_tty_setting'
-
+alias vimhtml='vim -c "set ts=2" -c "set sw=2"'
# Functions
@@ -907,9 +907,9 @@ function help_function ()
convert_to_html filename ...
keep_sudo_credential [seconds]
mkscreenacl username ...
- mvfile [-n] filename ... [-- sudo_prefix]
+ mvfile [-n] filename ... [-- sudo_prefix]
prehistory_backup
- set_console_title
+ set_console_title
x createdir_askmode dirname
x split_arguments [arguments ...]
ENDHELPMSG