Compare commits

..

No commits in common. "ed811bbae2e088f4f544b1990ae2007ca962c563" and "a756072b693880384e5787ae2d7edb95fbc4615f" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -114,6 +114,7 @@ vc() {
git push
}
# Add an "alert" alias for long running commands. Use like so:
# sleep 10; alert
alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'\'')"'

View File

@ -20,7 +20,5 @@
directory = /var/www/html/resume
directory = /opt/forecast_api/
directory = /opt/forecast_api
directory = /etc/postgresql/15/main/
directory = /etc/postgresql/15/main
[pull]
rebase = false