👋🌎
loganlinn
Follow
Pinned Loading
-
-
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
-
optimizely/nuclear-js
optimizely/nuclear-js PublicReactive Flux built with ImmutableJS data structures. Framework agnostic.
-
history.cljs
history.cljs 1(ns history
2"Light wrappers and utils for js/history")
34(defn back! [] (.back js/history))
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.