summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2021-05-26 05:19:20 +0200
committerache <ache@ache.one>2021-05-26 05:19:20 +0200
commitf11025b95766f69dd942d0ee0e7e4ab45c472c80 (patch)
tree1911b3723be4b5b01312550ea7b71d818a70f403
parentAdd alias to Get My Fucking IP (diff)
Alias Git rev parse
-rw-r--r--functions/gr.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/gr.fish b/functions/gr.fish
new file mode 100644
index 0000000..81cd52f
--- /dev/null
+++ b/functions/gr.fish
@@ -0,0 +1 @@
+alias gr='cd (git rev-parse --show-toplevel)'