From db37bf1d54b67b7d8ac08ac3c0a8b53b2bd049fb Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Sat, 2 Jul 2022 14:32:37 +0200 Subject: [PATCH] u=update --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index 5c1202f..4922e1b 100644 --- a/bashrc +++ b/bashrc @@ -92,6 +92,7 @@ bind '"\e[A": history-search-backward' bind '"\e[B": history-search-forward' export PATH=~/.config/dotfiles/bin/:$PATH +alias u=update # Add an "alert" alias for long running commands. Use like so: # sleep 10; alert