dotfiles/aliases-mac
Andrew Tomaka de410b87a2
Force sublime text to accept file path
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.
2017-07-10 10:29:01 -04:00

3 lines
126 B
Text

alias google-chrome="open -a Google\ Chrome"
alias fixbar="killall ControlStrip"
alias subl="reattach-to-user-namespace subl"