edited .bashrc for ebrc to edit bashrc

This commit is contained in:
2025-09-22 16:22:05 -06:00
parent 251b480449
commit 0fdec551f2

View File

@@ -117,7 +117,7 @@ alias web='cd /var/www/html'
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$//'\'')"'
# Edit this .bashrc file
# alias ebrc='edit ~/.bashrc'
alias ebrc='edit ~/.bashrc'
# Show help for this .bashrc file
# alias hlp='less ~/.bashrc_help'