Skip to content

Instantly share code, notes, and snippets.

@esamson
Created February 19, 2015 09:25
Show Gist options
  • Save esamson/2e3baabfe0ea7151a42b to your computer and use it in GitHub Desktop.
Save esamson/2e3baabfe0ea7151a42b to your computer and use it in GitHub Desktop.
Workaround for tmux window titles in Fedora 21. See: https://bugzilla.redhat.com/show_bug.cgi?id=969429#c27
#!/bin/bash
sudo ln -s /usr/bin/true /etc/sysconfig/bash-prompt-screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment