Sfoglia il codice sorgente

setup.sh: fix bug of setu_tmux

pull/1/head
10sr 10 anni fa
parent
commit
0d9c83eb0c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      setup.sh

+ 1
- 1
setup.sh Vedi 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



Caricamento…
Annulla
Salva