| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
- 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
|
|
|