summaryrefslogtreecommitdiff
path: root/functions/ugit.fish
diff options
context:
space:
mode:
authorache <ache@ache.one>2021-07-10 14:21:19 +0200
committerache <ache@ache.one>2021-07-10 14:21:19 +0200
commite1c39d187a03a09062a8b48cdc4693967895fe99 (patch)
tree2b75ca320c354577c60a1640bca15556f68ed8c5 /functions/ugit.fish
parentFix config fish (diff)
Update function to new fish
Diffstat (limited to 'functions/ugit.fish')
-rw-r--r--functions/ugit.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/ugit.fish b/functions/ugit.fish
new file mode 100644
index 0000000..8d59dad
--- /dev/null
+++ b/functions/ugit.fish
@@ -0,0 +1 @@
+alias ugit='git clone --depth 1'