summaryrefslogtreecommitdiffstats
path: root/.bash_profile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bash: fix config in emacs’s ansi-term and GNU ScreenAmin Bandali2019-05-111-1/+1
| | | | | | | 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.
* bash: various tweaksAmin Bandali2019-04-141-2/+7
| | | | | | | | - 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
* bash: add .bash_profile and .bashrcAmin Bandali2019-04-141-0/+2