Compare commits

...

3 Commits

2 changed files with 2 additions and 1 deletions

View File

@ -114,7 +114,6 @@ 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,5 +20,7 @@
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