dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

main.yaml (265B)


      1 session_name: main
      2 start_directory: "~"
      3 windows:
      4   - window_name: irc
      5     panes:
      6       - shell_command:
      7           - irc
      8   - window_name: vim
      9     panes:
     10       - shell_command:
     11           - tmux set-hook -g after-new-window 'command-prompt -I "" "rename-window '%%'"'