¯\_(ツ)_/¯
This commit is contained in:
parent
e414d8e14b
commit
fe3bb59ea6
1 changed files with 2 additions and 0 deletions
|
|
@ -22,3 +22,5 @@ screenshot() {
|
|||
docker-ip() {
|
||||
docker inspect "$1" | jq -r '.[0].NetworkSettings.Networks.bridge.IPAddress'
|
||||
}
|
||||
|
||||
alias shrug='echo -n "¯\\_(ツ)_/¯"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue