Skip to content

Instantly share code, notes, and snippets.

@brendanjerwin
Created May 28, 2011 00:45
Show Gist options
  • Save brendanjerwin/996464 to your computer and use it in GitHub Desktop.
Save brendanjerwin/996464 to your computer and use it in GitHub Desktop.
open iA writer from the command line
#! /bin/bash
open $1 -a /Applications/iA\ Writer.app
@julienbourdeau
Copy link

Nice πŸ‘

@rkbarney
Copy link

πŸ‘πŸ»πŸ‘πŸ»πŸ‘πŸ»

@mmagnus
Copy link

mmagnus commented Nov 25, 2022

is there any way to put the cursor at the given line?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment