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...Success Ologunsua and 2 others are discussing this3 people are discussing thisDiscuss·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...Discuss·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...Discuss·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...Success Ologunsua and 2 others are discussing this3 people are discussing thisDiscuss·13 likes·158 readstechnology