chore(tridactyl): add git clone bindings
This commit is contained in:
parent
19fb254f7b
commit
37db130fa5
@ -7,7 +7,11 @@ set update.nagwait 7
|
||||
set update.checkintervalsecs 86400
|
||||
set followpagepatterns.prev Previous
|
||||
|
||||
alias gitclone jsb -p tri.native.run("git clone --depth=1 '" + JS_ARG + "' $HOME/utils/" + JS_ARG.split("/").slice(-1))
|
||||
|
||||
" Binds
|
||||
bind gc composite js window.location.href | gitclone
|
||||
bind ;gc hint -qW gitclone
|
||||
bind <A-p> pin
|
||||
bind <A-m> mute toggle
|
||||
bind <F1> help
|
||||
|
Loading…
Reference in New Issue
Block a user