diff --git a/bashrc b/bashrc index d1e1779..ba92f24 100755 --- a/bashrc +++ b/bashrc @@ -393,7 +393,7 @@ _my_install_script(){ } done } -_my_install_script http://www.frexx.de/xterm-256-notes/data/colortable16.sh +_my_install_script http://www.frexx.de/xterm-256-notes/data/colortable16.sh http://www.frexx.de/xterm-256-notes/data/256colors2.pl _my_install_symlink_script(){ mkdir -p "$HOME/bin/" diff --git a/tmux.conf b/tmux.conf index 0ca4267..a908648 100644 --- a/tmux.conf +++ b/tmux.conf @@ -4,6 +4,7 @@ bind-key C-z send-prefix bind-key C command-prompt "new-window '%%'" set -g default-command /bin/bash +#set -g default-terminal screen-16color set -g default-terminal screen-256color #set -g status-left "" #set -g status-right "#H | %a, %d %b %Y %T %z #(tmux -V)"