Browse Source

setup.sh: fix bug of setu_tmux

pull/1/head
10sr 10 years ago
parent
commit
0d9c83eb0c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.sh

+ 1
- 1
setup.sh View File

@@ -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



Loading…
Cancel
Save