date | tags | |
---|---|---|
2020-09-03 |
|
My [[dotfiles]] include various shell aliases and functions. Some are available in ZSH and bash, being shared in profile
They can be searched from [[alfred]] using alfred-bash-profile-commands
[[cli]] argument default value
VARIABLE=${1:-$DEFAULTVALUE}