
I’m aware that those are pretty minor commands, but they’re so much easier when they’re just one two or three letters.Īlso, oh my zsh does come with an alias for committing changes with a message, but it’s gcmsg and that’s longer than just using gc with the -m option.
#Ios textastic deep link full#
Here are the ones I use the most, and also what the full command is: And that is where oh my zsh comes in handy, as it comes with a huge number of aliases for common Git commands. fork: Opens the current directory in Fork - A Git GUI, for when I want to dig into any conflicts.īeing a developer, I use Git quite a lot.After adding URI support to your application like you did, just clicking on a URL consisting of a scheme name for your application will launch your app, but it seems you are filling CFBundleURLSchemes and CFBundleURLTypeswith with wrong values.
#Ios textastic deep link code#
vs: Opens the current directory in Visual Studio Code Deep links can returns users directly to your application.


Here are a few examples of directories I have set up with aliases: The majority of them are for two things - moving to common directories, and launching applications. But because they’re used so often, it saves so much time. The most helpful commands that I use have to be aliases for the most minor commands. Note: I use ZSH as my shell, with oh my zsh, so they may differ slightly if you’re using something different. For example, Viticci made use of this block in his Markdown link workflow. I’ve noticed myself using the command line a lot more recently, at home, and work, so I thought I’d share a few of the little tools and handy commands that I use on a day to day basis. Additionally, mobile operating systems like iOS have offered innovations in.
