mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 13:26:33 +00:00
Add docker buildx bake alias
This commit is contained in:
parent
c1a19bed9a
commit
b9e665f1e8
@ -49,3 +49,6 @@ if [ "$TERM" = "xterm-kitty" ]; and type -q kitty
|
||||
alias ssh="kitty +kitten ssh"
|
||||
alias imgcat="kitty +kitten icat"
|
||||
end
|
||||
|
||||
# Docker bake
|
||||
abbr --global --add bake docker buildx bake
|
||||
|
Loading…
Reference in New Issue
Block a user