A few small but useful additions from a newly set up env
authorAmin Bandali <bandali@gnu.org>
Fri, 25 Nov 2022 23:45:06 +0000 (18:45 -0500)
committerAmin Bandali <bandali@gnu.org>
Fri, 25 Nov 2022 23:45:57 +0000 (18:45 -0500)
commit1fb89b3237d4d7e9a16e189fb4d43e06557e2cec
tree67ce03f2a29beddcc12eaefdf77cb3e6b90d1f76
parent1512d34ef5d6712c20c63e6d2a221128cf81d03b
A few small but useful additions from a newly set up env

- Show name of current Debian chroot in prompt if we're in one.
- More friendly less for non-textual files.
- More useful ls aliases.
- An alert alias to show notification after a long-running task, along
  with its exist status.  Example usage: sleep 3; alert
- Update egrep and fgrep aliases to use grep -E and grep -F directly
  respectively, since standalone egrep and fgrep have been deprecated.
.bashrc
.profile