Automatically create ~/.cache/ssh/

This commit is contained in:
Julien Palard 2023-12-22 18:22:06 +01:00
parent f4f9163188
commit c519521834
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 2 additions and 0 deletions

View File

@ -123,3 +123,5 @@ venv()
printf "VIRTUAL_ENV=.venv\nlayout python3\n" > .envrc
direnv allow .
}
mkdir -p ~/.cache/ssh/ # See .ssh/config/, it's for ControlPath.