From 06d24c07e087482fffbd23883c75bb92217c8a5a Mon Sep 17 00:00:00 2001 From: Jonas Hahn Date: Sat, 1 Nov 2025 23:56:45 +0100 Subject: [PATCH] auto up 23:56:38 up 0:05, 2 users, load average: 0.83, 0.67, 0.32 --- home/dot-common_shell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/dot-common_shell b/home/dot-common_shell index 393275d..0790a2c 100644 --- a/home/dot-common_shell +++ b/home/dot-common_shell @@ -69,7 +69,7 @@ alias ll='exa -la ' alias shd="systemctl poweroff" alias nt="nvim ~/Notecloud/notes/in.txt" -alias up="~/projects/scripts/shell/up.sh" +alias upd="~/projects/scripts/shell/up.sh" alias ttt='timer -f 10m' alias zshconfig="mate ~/.zshrc"