Mark Stuart

Results 14 comments of Mark Stuart

Related: https://github.com/kibu-australia/pushy/issues/27

In case it helps someone transitioning to `deps.edn` and in a similar situation to me, I took the following steps to get a dependency tree: ```shell clojure -R:backend:frontend -Spom mvn...

This is impacting me too when using `org-ctrl-c-ctrl-c` to send SQL to my DB, which generates org tables. ``` 985 96% - command-execute 985 96% - funcall-interactively 978 96% -...

💯 annoying Opus says... You can disable these tips in Claude Code by adding the `--no-tips` flag when running commands: ```bash claude --no-tips [your command] ``` Alternatively, you can set...