Andrew Tomaka
de410b87a2
https://github.com/SublimeTextIssues/Core/issues/675#issuecomment-73426588 outlines an issue with tmux that I am affected by. This fixes it. I assume the same thing applies on Linux but don't have a gui to test on.
3 lines
126 B
Text
3 lines
126 B
Text
alias google-chrome="open -a Google\ Chrome"
|
|
alias fixbar="killall ControlStrip"
|
|
alias subl="reattach-to-user-namespace subl"
|