2
useVim
3y

me to myself:

stick with one already
sometimes it's npm run build, npm run prod, npm run production, npm run dev, npm run watch, npm run serve, npm run hot, npm run start.
:D

Comments
  • 2
    Meanwhile me who's too lazy to type: "npm run bnr"

    (build and run). Though I'm sure in the long run I'll just define a couple bash aliases.

    I also shortened "git status" to gs, "git add --all" to gaa, "git commit -m" to gcm etc.

    Saves so many key inputs.
  • 0
    Create a new one that tries them all, like "npm run auto"!

    Wait....
  • 0
    @deadlyRants I have a big list of such aliases!
  • 0
    I will now take a fish.

    And then I will hit you with this fish.

    Repeatedly.

    While laughing morbidly.

    For fucks sake, stop pushing things in your local personal environment.

    Create a mother fucking two line bash script called start.sh and be done.

    Now every mother tugging idiot including yourself knows what to do.

    *naaarf*
  • 0
    @IntrusionCM Using a .sh instead of a Makefile? So uncivilised.
Add Comment