about summary refs log tree commit diff
path: root/users/riking/dotfiles/fish/functions/tvl-push.fish
diff options
context:
space:
mode:
Diffstat (limited to 'users/riking/dotfiles/fish/functions/tvl-push.fish')
-rw-r--r--users/riking/dotfiles/fish/functions/tvl-push.fish3
1 files changed, 0 insertions, 3 deletions
diff --git a/users/riking/dotfiles/fish/functions/tvl-push.fish b/users/riking/dotfiles/fish/functions/tvl-push.fish
deleted file mode 100644
index f04ac830c0..0000000000
--- a/users/riking/dotfiles/fish/functions/tvl-push.fish
+++ /dev/null
@@ -1,3 +0,0 @@
-function tvl-push
-    git push origin HEAD:refs/for/canon
-end