ソースを参照

fix engrish

pull/1/head
10sr 12年前
コミット
8f255c177f
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      setup.sh

+ 2
- 2
setup.sh ファイルの表示

@@ -53,7 +53,7 @@ gen_common(){
#!/bin/sh #!/bin/sh


# $__shrc_common # $__shrc_common
# Automatically generated from $0
# Automatically generated by $0


ismsys=$__ismsys ismsys=$__ismsys
iscygwin=$__iscygwin iscygwin=$__iscygwin
@@ -160,7 +160,7 @@ setup_tmux(){


cat <<__EOC__ >"$tmux_conf_local" cat <<__EOC__ >"$tmux_conf_local"
# $tmux_conf_local # $tmux_conf_local
# Automatically generated from $0
# Automatically generated by $0


set -g status-right "${USER}@$(hostname) | #(tmux -V) " set -g status-right "${USER}@$(hostname) | #(tmux -V) "




読み込み中…
キャンセル
保存