🪵
PinnedLoading
- github cli config
github cli config 1aliases:
2pv:pr view --web
3land:pr merge --squash --delete-branch
4config-export:'!cat ~/.config/gh/config.yml | jq --raw-input --slurp -r "{files: {\"config.yml\": {content: .}}}" | gh api -X PATCH /gists/ba5517759522578585830221e88c1658 --input - | jq .html_url | xargs open'
5clone:|-
- plumatic/dommy
plumatic/dommy PublicA tiny ClojureScript DOM manipulation and event library
- history.cljs
history.cljs 1(nshistory
2"Light wrappers and utils for js/history")
34(defnback! [] (.back js/history))
5
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.