mirror of https://github.com/mitchell/dotfiles.git
4 lines
45 B
Fish
4 lines
45 B
Fish
|
function webstorm
|
||
|
open -a Webstorm .
|
||
|
end
|