Compare commits
No commits in common. "ed811bbae2e088f4f544b1990ae2007ca962c563" and "a756072b693880384e5787ae2d7edb95fbc4615f" have entirely different histories.
ed811bbae2
...
a756072b69
1
.bashrc
1
.bashrc
@ -114,6 +114,7 @@ vc() {
|
|||||||
git push
|
git push
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Add an "alert" alias for long running commands. Use like so:
|
# Add an "alert" alias for long running commands. Use like so:
|
||||||
# sleep 10; alert
|
# 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$//'\'')"'
|
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,7 +20,5 @@
|
|||||||
directory = /var/www/html/resume
|
directory = /var/www/html/resume
|
||||||
directory = /opt/forecast_api/
|
directory = /opt/forecast_api/
|
||||||
directory = /opt/forecast_api
|
directory = /opt/forecast_api
|
||||||
directory = /etc/postgresql/15/main/
|
|
||||||
directory = /etc/postgresql/15/main
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
|
Loading…
Reference in New Issue
Block a user