Created
September 10, 2017 13:03
-
-
Save alysdal/007075152f81d4e48ba4df6e963ef8f6 to your computer and use it in GitHub Desktop.
File location: ~/.config/fish/functions/pt.fish
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
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