xkcd 14 standards problem
treeshateorcs
- 0 Posts
- 4 Comments
Joined 6 years ago
Cake day: October 24th, 2019
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
yes it is. idk😄 i have a similar one for github-cli
git() { if [ "$1" = clone ]; then shift set -- clone --recursive "$@" fi command git "$@" }
how’s the framework?