Created
February 19, 2015 09:25
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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