| Commit message (Expand) | Author | Age | Files | Lines |
* | shell: set INFOPATH properly |  Amin Bandali | 2019-09-01 | 1 | -1/+3 |
* | shell: add notes about DEs trying to be (un)helpful |  Amin Bandali | 2019-08-10 | 1 | -0/+8 |
* | shell: it probably makes more sense to start ssh-agent in ~/.profile |  Amin Bandali | 2019-08-10 | 1 | -0/+10 |
* | shell: only export ssl-related vars if the certs are available |  Amin Bandali | 2019-08-10 | 1 | -2/+7 |
* | shell: export guix’s SSL_CERT_{DIR,FILE} as needed•••i.e. when guix itself installed, and nss-certs is installed too
|  Amin Bandali | 2019-08-10 | 1 | -0/+2 |
* | shell: fix up profile to correctly use user’s local guix |  Amin Bandali | 2019-08-10 | 1 | -3/+2 |
* | shell: more flexible per-host profile configuration |  Amin Bandali | 2019-08-05 | 1 | -0/+18 |
* | bash: remove unnecessary (on guix system) env manipulations |  Amin Bandali | 2019-08-05 | 1 | -10/+0 |
* | bash: adapt config for guix system |  Amin Bandali | 2019-08-05 | 1 | -12/+9 |
* | shell: a bunch of uncommitted changes since i switched to Trisquel |  Amin Bandali | 2019-07-20 | 1 | -10/+36 |
* | shell: export GOPATH="$HOME/src/go" in .profile |  Amin Bandali | 2019-05-19 | 1 | -0/+1 |
* | screen: add GNU Screen config |  Amin Bandali | 2019-05-11 | 1 | -0/+1 |
* | tridactyl and shell: use emacs as default editor |  Amin Bandali | 2019-05-11 | 1 | -1/+2 |
* | readline: move inputrc to $XDG_CONFIG_HOME/readline |  Amin Bandali | 2019-05-10 | 1 | -0/+2 |
* | 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 | -6/+9 |
* | shell: clean up old cruft |  Amin Bandali | 2019-04-14 | 1 | -29/+10 |
* | shell: add .profile (based on .zprofile) |  Amin Bandali | 2019-04-14 | 1 | -0/+36 |