DEV Community

Christopher Robin Chase
Christopher Robin Chase

Posted on

1

.bashrc Cheatsheet - Shortcut Commands

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)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay