|
|
@@ -53,7 +53,7 @@ gen_common(){ |
|
|
|
#!/bin/sh |
|
|
|
|
|
|
|
# $__shrc_common |
|
|
|
# Automatically generated from $0 |
|
|
|
# Automatically generated by $0 |
|
|
|
|
|
|
|
ismsys=$__ismsys |
|
|
|
iscygwin=$__iscygwin |
|
|
@@ -160,7 +160,7 @@ setup_tmux(){ |
|
|
|
|
|
|
|
cat <<__EOC__ >"$tmux_conf_local" |
|
|
|
# $tmux_conf_local |
|
|
|
# Automatically generated from $0 |
|
|
|
# Automatically generated by $0 |
|
|
|
|
|
|
|
set -g status-right "${USER}@$(hostname) | #(tmux -V) " |
|
|
|
|
|
|
|