git bash alias commands
Follow below steps:
a) Open the file .bashrc which is found in location C:\Users\USERNAME\.bashrc
If file .bashrc not exist then create it using below steps:
1. Open Command Prompt and goto C:\Users\USERNAME\.
2. Type command notepad ~/.bashrc
It generates the .bashrc file.
b) Add below sample commands of WP CLI, Git, Grunt & PHPCS etc.
# ----------------------
# Git Command Aliases
# ----------------------
alias ga='git add .'
alias gaa='git add .'
alias gaaa='git add --all'
# ----------------------
# WP CLI
# ----------------------
alias wpthl='wp theme list'
alias wppll='wp plugin list'
Also in C++:
- como agreagar archivo a .gitignore y eliminarlo del repositorio
- apt get install discord
- remove a non empty directory
- ping command output to null in linux
- how to check git changes before commit
- install dotnet core ubuntu
- teclado abnt arch linux
- git merge by ssh key
- ionic capacitor ios live reload
- how to full update kali linux
- ssh run single command
- get all branches from remote
- Max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
- windows cat grep equivalent
- linux show server time
- mariadb install on ubuntu 20.04
- add pwd to path linux
- install node in redhat linux
- how to connect mongocell in ubuntu
- git unstage a file
- linux alias bashrc
- how to change hostname in ubuntu
- styled componets npm
- bc sum command