From 11bfe0a8e8bad3e9d51f539989e1b4278e8928d7 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Wed, 28 Aug 2024 21:20:06 -0500 Subject: [PATCH] / + updates cmd to list updates --- dots/bash/.bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index cb9dc43..5df64ff 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -50,6 +50,7 @@ alias myip="echo $(wget http://ipinfo.io/ip -qO -)" alias nr="nitrogen --restore" alias sb="source ~/.bashrc" alias tp="tp.sh" +alias upddates="pacman -Qu" nmrestart() { systemctl restart NetworkManager