Skip to content

Instantly share code, notes, and snippets.

@alysdal
Created September 10, 2017 13:03
Show Gist options
  • Save alysdal/007075152f81d4e48ba4df6e963ef8f6 to your computer and use it in GitHub Desktop.
Save alysdal/007075152f81d4e48ba4df6e963ef8f6 to your computer and use it in GitHub Desktop.
File location: ~/.config/fish/functions/pt.fish
function pt
gittower $argv
open -a PhpStorm $argv
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment