diff --git a/tmux/tmux.conf b/tmux/tmux.conf index d0ca979..d6667d5 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,4 +1,15 @@ -# http://www.mindfuzz.net/?p=178 +################################################################################ +# .tmux.conf -- configuration file for [tmux](http://tmux.sourceforge.net/) +# _ __ +# | |_ _ __ ___ _ ___ __ ___ ___ _ __ / _| +# | __| '_ ` _ \| | | \ \/ / / __/ _ \| '_ \| |_ +# | |_| | | | | | |_| |> < | (_| (_) | | | | _| +# (_)__|_| |_| |_|\__,_/_/\_(_)___\___/|_| |_|_| +# +################################################################################ +# Resources: +# * http://www.mindfuzz.net/?p=178 +################################################################################ # Make it use C-a, similar to screen.. unbind C-b