summaryrefslogtreecommitdiff
path: root/functions/ungit.fish
diff options
context:
space:
mode:
Diffstat (limited to 'functions/ungit.fish')
-rw-r--r--functions/ungit.fish2
1 files changed, 2 insertions, 0 deletions
diff --git a/functions/ungit.fish b/functions/ungit.fish
new file mode 100644
index 0000000..8ebb2f0
--- /dev/null
+++ b/functions/ungit.fish
@@ -0,0 +1,2 @@
+alias ungit='git clone --depth 1'
+alias ugit='git clone --depth 1'