From aa0aea0b8aa6417f869535c075afd7877438d331 Mon Sep 17 00:00:00 2001 From: LinlyBoi Date: Sat, 3 Dec 2022 21:07:27 +0200 Subject: [PATCH] my balls were on fire for a sec there :) --- dot_zsh_aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_zsh_aliases b/dot_zsh_aliases index eae6d84..08c5692 100644 --- a/dot_zsh_aliases +++ b/dot_zsh_aliases @@ -296,7 +296,7 @@ alias bringz='git pull' alias chicken='git add' alias oanward='git commit -m' alias ooanward='git commit -am' -alias yolo='git commit -m "$(curl http://whatthecommit.com/index.txt)"' +alias yolo='git commit -m "$(curl https://whatthecommit.com/index.txt)"' alias letcat='git checkout' alias violenz='git rebase' alias ani-cli='ani-cli -q 480'