My own .bashrc
file uses aliases that you can use in your development. This file can speed up your development without typing long commands.
Note: You must have Git Bash, WSL, Linux OS, macOS, or any platform/software that can run a Bash shell (or a compatible shell) to make it work.
This .bashrc
provides shortcut command for:
Basic Bash commands
- NPM Core
- Nuxt
- Git
- Vite
- Laravel
Please visit the Github repository stated below to clone and check the available commands. You can also send a pull request to provide more shortcut commands to this .bashrc
file.
Github Link: https://github.com/chrischase011/bashrc-cheatsheet
Prepared by: Christopher Robin Chase - Software Engineer
Top comments (0)