Skip to content

Development Stack Shortcuts/Aliases - List of shortcut/aliases commands to to minimise the keystrokes

Notifications You must be signed in to change notification settings

rcadhikari/dev_stack_aliases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

dev_stack_aliases

###Development Stack Shortcuts/Aliases List of shortcut/aliases commands to to minimise the keystrokes

In Windows


  1. Download or copy the .bash_profile file to your local.
  2. Then, go to the C:\Users\your_user_name and PASTE the above file.
  3. Restart the computer

Now, you can open the Git Bash Terminal and try to use the listed shortcut from the .bash_profile file which will make your life easier.

For example, to run gulp and gulp watch instead, just type gg

Tips

To view the list of aliases, type alias --

About

Development Stack Shortcuts/Aliases - List of shortcut/aliases commands to to minimise the keystrokes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages