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