chore: tweaks and reworked README

This commit is contained in:
2024-07-17 09:40:53 +03:00
parent 7bc7921a17
commit a919d9544e
4 changed files with 66 additions and 51 deletions

View File

@@ -139,7 +139,7 @@ weather()
}
# Docker
ssh-docker()
ssh_docker()
{
docker exec -it "$@" bash
}