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