mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-12-07 14:35:03 +00:00
add docker shortcuts
This commit is contained in:
@@ -69,6 +69,9 @@
|
||||
|
||||
# QOL
|
||||
dc = "docker compose";
|
||||
dcl = "dc logs -f";
|
||||
dclt = "dcl --tail 100";
|
||||
dcln = "dcl --since 1m";
|
||||
rsync = "rsync -az --info=progress2";
|
||||
t = "tmux new-session -A -s main";
|
||||
e = "nvim";
|
||||
|
||||
Reference in New Issue
Block a user