summaryrefslogtreecommitdiff
path: root/functions/gll.fish
diff options
context:
space:
mode:
Diffstat (limited to 'functions/gll.fish')
-rw-r--r--functions/gll.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/gll.fish b/functions/gll.fish
index 2897824..7a6dcef 100644
--- a/functions/gll.fish
+++ b/functions/gll.fish
@@ -1 +1 @@
-alias gll='git pull'
+abbr --add gll 'git pull'