# Siddhesh Patil Software Evangelist

Published articles for Siddhesh Patil Software Evangelist.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Hacktoberfest: Speed up your workflows with ZSH and command line aliases!

DevFeed: [Hacktoberfest: Speed up your workflows with ZSH and command line aliases!](<https://devfeed.tech/articles/hacktoberfest-speed-up-your-workflows-with-zsh-and-command-line-aliases-28381.md>)

Original publisher: [Read original article](<https://siddroid.com/post/post-hacktoberfest-kotlin-mumbai-git-alias-zsh-siddhesh-patil/>)

Author: Siddhesh Patil

Published: 2020-10-24T11:07:06Z

Content type: tutorial

Language: en

Sources: [Sid Patil - Android Engineer and Kotlin Advocate](<https://devfeed.tech/sources/sid-patil-android-engineer-and-kotlin-advocate.md>)

Topics: [Zsh](<https://devfeed.tech/topics/zsh.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Bash](<https://devfeed.tech/topics/bash.md>), [Git](<https://devfeed.tech/topics/git.md>), [Android](<https://devfeed.tech/topics/android.md>)

Tags: [best-android-developer-groups-in-india](<https://devfeed.tech/tags/best-android-developer-groups-in-india.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [commands](<https://devfeed.tech/tags/commands.md>), [customizing-zsh](<https://devfeed.tech/tags/customizing-zsh.md>), [developer-communities-in-mumbai](<https://devfeed.tech/tags/developer-communities-in-mumbai.md>), [faster-workflows-using-zsh](<https://devfeed.tech/tags/faster-workflows-using-zsh.md>), [git](<https://devfeed.tech/tags/git.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hacktoberfest-mumbai](<https://devfeed.tech/tags/hacktoberfest-mumbai.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [installation](<https://devfeed.tech/tags/installation.md>), [kotlin-user-group-mumbai](<https://devfeed.tech/tags/kotlin-user-group-mumbai.md>), [kug](<https://devfeed.tech/tags/kug.md>), [productivity](<https://devfeed.tech/tags/productivity.md>), [shell](<https://devfeed.tech/tags/shell.md>), [siddhesh-patil-software-evangelist](<https://devfeed.tech/tags/siddhesh-patil-software-evangelist.md>), [using-ohmyzsh-with-zsh](<https://devfeed.tech/tags/using-ohmyzsh-with-zsh.md>), [zsh](<https://devfeed.tech/tags/zsh.md>)

### AI overview

A tutorial on using Zsh, Oh My Zsh, and command-line aliases to streamline Android development workflows and common Git tasks.

### Source excerpt

Boost your productivity and workflows while working on Android projects through Z-shell and OhMyZsh. We will learn how to escape the GUI and perform daily git actions through custom command-line aliases.