Removed socktainer

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2026-09-10 16:28:56 +01:00
parent 09c77d126e
commit e1d64bfba3
3 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ git() {
fi
}
alias _docker=/opt/homebrew/bin/docker
docker() {
if [ "$1" = "run" ]; then # Git clone then cd into new directory
shift