| Commit message (Expand) | Author | Age | Files | Lines |
* | bash: fix config in emacs’s ansi-term and GNU Screen•••The issue seems to be that ~/.bash_profile isn’t sourced for
interactive non-login shells. So, might want to try detecting
non-login shells in general rather than fixing only for ansi-term and
screen.
|  Amin Bandali | 2019-05-11 | 1 | -1/+1 |
* | bash: various tweaks•••- new include helper for checking if arg is a regular and readable
file, then sourcing it
- set VISUAL editor
- fix prompt to show an additional character when abbreviated folder’s
name starts with a dot
|  Amin Bandali | 2019-04-14 | 1 | -2/+7 |
* | bash: add .bash_profile and .bashrc |  Amin Bandali | 2019-04-14 | 1 | -0/+2 |