<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,19 +1,23 @@
-unbind C-b
-
 set -g prefix C-a
 set -g default-terminal &quot;screen-256color&quot;
 set -g default-command zsh
 set -g status-bg black
 set -g status-fg red
-set -g status-right &quot;#(uptime | awk '{print $8 $9 $10}' | sed 's/,/ /g') : #(nicedate)&quot;
-set -g clock-mode-colour yellow
-set -g clock-mode-style  24
+set -g status-right &quot;#(uptime | sed 's/.*: //') : #(nicedate)&quot;
 
 setw -g utf8 on
 
-bind-key a   send-prefix
-bind-key k   confirm-before &quot;kill-window&quot;
-bind-key b   set-option status
-bind-key ~   split-window &quot;exec htop&quot;
-bind-key /   command-prompt &quot;split-window 'exec man %%'&quot;
+unbind C-b
+unbind '#'
+unbind '&quot;'
+
+bind-key 'a' send-prefix
+bind-key 'k' confirm-before &quot;kill-window&quot;
+bind-key 'b' set-option status
+bind-key '~' split-window &quot;exec htop&quot;
+bind-key '/' command-prompt &quot;split-window 'exec man %%'&quot;
+bind-key 'A' command-prompt &quot;rename-window %%&quot;
+bind-key 's' split-window -h
+bind-key 'S' split-window -v
+bind-key 'v' server-info
 bind-key C-a last
\ No newline at end of file</diff>
      <filename>.config/tmux.conf</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>022d0d1d356b664c397f94dcfac2a0c20c67ef49</id>
    </parent>
  </parents>
  <author>
    <name>Barrucadu</name>
    <email>mike@barrucadu.co.uk</email>
  </author>
  <url>http://github.com/Barrucadu/home/commit/87a2084ba2939bfaa7a986ff42530d40b76752a3</url>
  <id>87a2084ba2939bfaa7a986ff42530d40b76752a3</id>
  <committed-date>2009-11-11T23:56:45-08:00</committed-date>
  <authored-date>2009-11-11T23:56:45-08:00</authored-date>
  <message>Editing keybinds</message>
  <tree>a0262c54e30ae11253f5078e53f2153d3fc90f42</tree>
  <committer>
    <name>Barrucadu</name>
    <email>mike@barrucadu.co.uk</email>
  </committer>
</commit>
