summaryrefslogtreecommitdiffstats
path: root/.bash_profile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell: rename .bash_profile to .xsessionrcAmin Bandali2019-08-101-1/+0
| | | | | | every damn distro + display manager combination seem to have their own expectation of how profile must be set up. ~/.xsessionrc seems to please debian’s lightdm
* bash: adapt config for guix systemAmin Bandali2019-08-051-0/+1
|
* shell: a bunch of uncommitted changes since i switched to TrisquelAmin Bandali2019-07-201-7/+0
|
* 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