Procházet zdrojové kódy

fix engrish

pull/1/head
10sr před 12 roky
rodič
revize
8f255c177f
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      setup.sh

+ 2
- 2
setup.sh Zobrazit soubor

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




Načítá se…
Zrušit
Uložit