summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-05-21 23:11:47 +0300
committerPaul Buetow <paul@buetow.org>2025-05-21 23:11:47 +0300
commita84bec389e784f612990a6fdc43053722b247bca (patch)
tree4f9d029ce04fa58e2b6ad22a06d989f54af6f4d6
parent52b9895d9c1794fd392ab99bfe60a0fa6d26dd41 (diff)
Update
-rw-r--r--dotfiles/fish/conf.d/supersync.fish2
1 files changed, 0 insertions, 2 deletions
diff --git a/dotfiles/fish/conf.d/supersync.fish b/dotfiles/fish/conf.d/supersync.fish
index e3e7d34..58d1c00 100644
--- a/dotfiles/fish/conf.d/supersync.fish
+++ b/dotfiles/fish/conf.d/supersync.fish
@@ -89,5 +89,3 @@ function supersync
date +%s >$SUPERSYNC_STAMP_FILE.tmp
mv $SUPERSYNC_STAMP_FILE.tmp $SUPERSYNC_STAMP_FILE
end
-
-alias ss supersync