ソースを参照

setup.sh: fix bug of setu_tmux

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

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

@@ -277,7 +277,7 @@ setup_tmux(){
;;
esac

_date= `date` cat <<__EOC__ >"$tmux_conf_local"
_date=`date` cat <<__EOC__ >"$tmux_conf_local"
# $tmux_conf_local
# Automatically generated by $0 at $_date



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