Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bash: adapt config for guix system | Amin Bandali | 2019-08-05 | 1 | -0/+1 |
| | |||||
* | shell: a bunch of uncommitted changes since i switched to Trisquel | Amin Bandali | 2019-07-20 | 1 | -7/+0 |
| | |||||
* | bash: fix config in emacs’s ansi-term and GNU Screen | Amin Bandali | 2019-05-11 | 1 | -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 tweaks | Amin Bandali | 2019-04-14 | 1 | -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 .bashrc | Amin Bandali | 2019-04-14 | 1 | -0/+2 |