Automate your Development Workflow with Terminal Shortcuts

Ғылым және технология

In this guide you'll learn how to utilize aliases in the Unix terminal using Zsh or Bash to automate a number of tasks, including:
- Quickly navigating to specific directories
- Automatically creating or accessing files from anywhere on your system
- Startup servers
- Easily access data that you need to access on a regular basis

Пікірлер: 3

  • @InEptSoftware
    @InEptSoftware3 жыл бұрын

    What zsh theme are you using?

  • @edutechional

    @edutechional

    3 жыл бұрын

    A custom one I created based on a project I am working on's color palette. It works well for tutorials

  • @TheJonhjonhz

    @TheJonhjonhz

    3 жыл бұрын

    I have a very long zsh aliases file, with git, rails, docker, directories, services, python, greps, ssh, etc. recently switching from arch linux to MacOS, this video comes very handy. I was wondering if could make alias work in BigSur... thanks Jordan