git clone [email protected]:TerryJoo/short-commands.git
cd short-commands
source install.sh
- (Optional) Edit configs.sh And restart terminal
- (Optional) If you use MacOS, then add the following code to the
$HOME/.bash_profile
:if [ -f "/Users/$USER/.bashrc" ]; then . "/Users/$USER/.bashrc"; fi
- PostgreSQL solutions
dump <DBNAME> [DB Environment: local(default) | develop | live | test ]
restore <DBNAME> [DB Environment: local(default) | develop | live | test ] [Dumped Environment(Backed up)]
Support k8s aliases
Support git aliases
help
version
- Remove short-commands
- Install with options