aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-10-30 10:55:44 +0800
committertypebrook <typebrook@gmail.com>2019-10-30 10:55:44 +0800
commit2a90d3e3f8aad849078f4f5c6238468525e124d5 (patch)
treebc5f296aa784bca3828e9166e1ec4b9cb9e2526d /tigrc
parentcea23b39b10e3d505e6725f82bd3f8425bf62573 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index 75d102d..4151466 100644
--- a/tigrc
+++ b/tigrc
@@ -42,6 +42,7 @@ bind generic UA @git remote add "%(prompt New remote name: )" "%(prompt Remote u
42bind generic U! @git remote remove "%(prompt Remove which remote?: )" 42bind generic U! @git remote remove "%(prompt Remove which remote?: )"
43bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )" 43bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )"
44bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )" 44bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )"
45bind generic Uprf ?git fetch "%(prompt Fetch from which remote?: )" pull/"%(prompt PR number: )"/head:pr
45 46
46# toggle case sensitive for search 47# toggle case sensitive for search
47bind generic w :toggle ignore-case 48bind generic w :toggle ignore-case