Compare commits
3 Commits
a756072b69
...
ed811bbae2
Author | SHA1 | Date | |
---|---|---|---|
ed811bbae2 | |||
cb1a72d78d | |||
579bf63c92 |
1
.bashrc
1
.bashrc
@ -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$//'\'')"'
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user