blog.no-panic.at

Whatever you do, don't panic

  • Home
  • About
  • Projects
    • Mella – ownCloud upload in bash
    • Hactar – incremental daily backup
    • 42dev shop
    • git webhooks
    • Facebook Send Button Plugin
    • Roundcube Piwik Plugin
    • Foursquare latest checkins Plugin
    • Brainfusion Surveillance System
    • Microformats thesis
    • Flickrss
    • INI – Integration NFC Infoportal
    • FeedMonsun
  • 42dev
  • vimrcfu

  • December 2016
  • August 2016
  • March 2016
  • October 2015
  • April 2015
  • October 2014
  • December 2012
  • May 2012
  • April 2012
  • January 2012
  • October 2011
  • September 2011
  • July 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • November 2010
  • October 2010
  • August 2010
  • July 2010
  • February 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • June 2005
  • May 2005
  • April 2005
  • March 2005
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Tag: tmux

My dotfiles

April 25, 2015 by Florian Beer·0 Comments

My configuration for bash, vim, git, tmux and a few other tools can be found on GitHub now.
I have spent a considerable amount of time to get them working on OS X and Linux.
(Tested on Mac OS X Yosemite 10.10.3 and Debian 7.8 – YMMV!)

https://github.com/florianbeer/dotfiles

Continue reading

Set tmux pane title on SSH connections

April 21, 2015 by Florian Beer·4 Comments

I am frequently connecting to several servers over SSH at once and like to use tmux to organize those different sessions. To be able to keep track which pane is which server I am using the following function in my .bashrc file to display the machine name in tmux’s pane title.

https://gist.github.com/florianbeer/ee02c149a7e25f643491

Continue reading

© 2025 by Florian Beer