Ugochukwu Ejiogulawrecks.hashnode.net路Sep 28, 2021How to create aliases for your commandsImagine reducing the command below: git fetch && git checkout develop to a shorter version: gfc develop Every time you type a full command when you could have autocompleted, or click when you could have used a shortcut key, you're expending precio...13 likes路158 readstechnology
Ezekiel Adetoroadetorodev.hashnode.net路Jan 10, 2023The Command-lineThe command-line has a prompt to alert you that the shell is ready for your input! Using the command-line is pretty easy. It is not something that is complex or out of the box for everyone. If you open your terminal, there are things that come with i...30 readsLinuxLinux
Ezekiel Adetoroadetorodev.hashnode.net路Jan 10, 2023The Command-lineThe command-line has a prompt to alert you that the shell is ready for your input! Using the command-line is pretty easy. It is not something that is complex or out of the box for everyone. If you open your terminal, there are things that come with i...30 readsLinuxLinux
Ugochukwu Ejiogulawrecks.hashnode.net路Sep 28, 2021How to create aliases for your commandsImagine reducing the command below: git fetch && git checkout develop to a shorter version: gfc develop Every time you type a full command when you could have autocompleted, or click when you could have used a shortcut key, you're expending precio...13 likes路158 readstechnology