Skip to content

Commit

Permalink
Weechat stuffs.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksergeant committed Aug 21, 2016
1 parent e3d34a2 commit 026a249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.fish
Expand Up @@ -269,7 +269,7 @@ function tih
tmux new-session -d -s primary
tmux rename-window -t primary weechat
tmux send -t primary 'weechat-curses' ENTER
tmux set -t primary window-status-format "#[fg=white,bg=colour234] #W "
tmux set -t primary window-status-format "#[fg=white,bg=colour235] #W "
tmux new-window -t primary -a -n shell
tmux split-window -t primary -h
tmux attach
Expand Down

0 comments on commit 026a249

Please sign in to comment.