summaryrefslogtreecommitdiff
path: root/functions/gll.fish
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-07-13 03:05:41 +0200
committerache <ache@ache.one>2023-07-13 03:05:41 +0200
commitb1abf5ef5657be93027a55bdd60156e9ce8c43d1 (patch)
treef245e3b49e77c3d283143dd6d51eee10855d2d74 /functions/gll.fish
parentAdd vim nvim alias (diff)
Git aliases
Diffstat (limited to 'functions/gll.fish')
-rw-r--r--functions/gll.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/gll.fish b/functions/gll.fish
new file mode 100644
index 0000000..2897824
--- /dev/null
+++ b/functions/gll.fish
@@ -0,0 +1 @@
+alias gll='git pull'