summaryrefslogtreecommitdiffstats
path: root/.profile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * .profile: export GPG_TTY=$(tty)Amin Bandali2022-05-191-0/+1
|
* several uncommitted changesAmin Bandali2021-10-171-1/+1
|
* Many uncommitted changesAmin Bandali2021-03-131-0/+4
|
* A few more small changesAmin Bandali2020-11-211-2/+2
|
* bash: Disallow overwriting existing file using shell redirectionAmin Bandali2020-10-121-0/+1
|
* Switch to EXWMAmin Bandali2020-10-121-2/+0
| | | | (langa runs Parabola GNU/Linux-libre)
* Changes from new Parabola setupAmin Bandali2020-10-111-2/+2
|
* Move user-level configs out of rc.orgAmin Bandali2020-10-061-0/+98
| | | | | I will keep rc.org around for now, only for system-level (global) config files.
* move non-emacs configs to rc.orgAmin Bandali2020-04-111-92/+0
|
* shell: prevent crashing of non-Guix apps on foreign distrosAmin Bandali2020-03-311-0/+1
|
* guix: break down monolithic profile into multiple smaller profilesAmin Bandali2020-03-131-0/+12
| | | | | | super useful for decoupling larger packages like icecat, libreoffice, and texlive from the rest of mostly-smaller packages, so i could easily `guix pull' and update the smaller ones as frequently as i like
* xdg: export various XDG_*_DIR variablesAmin Bandali2020-01-271-0/+6
|
* new setup on darrudAmin Bandali2019-09-131-13/+0
|
* Revert "shell: add ~/.Xmodmap file"Amin Bandali2019-09-061-1/+2
| | | | This reverts commit cf88804f394b5489ff6e743a2d7eb7ffd5647f01.
* shell: add ~/.Xmodmap fileAmin Bandali2019-09-061-2/+1
|
* shell: tweak X settings, add ~/.xsession for starting emacs (exwm)Amin Bandali2019-09-061-0/+2
| | | | | | - set cursor from the default ugly “x” to a left pointer - disable bell - remove annoying one pixel border around emacs (using ‘-ib 0’)
* switch to exwmAmin Bandali2019-09-051-0/+2
|
* shell: set INFOPATH properlyAmin Bandali2019-09-011-1/+3
|
* shell: add notes about DEs trying to be (un)helpfulAmin Bandali2019-08-101-0/+8
|
* shell: it probably makes more sense to start ssh-agent in ~/.profileAmin Bandali2019-08-101-0/+10
|
* shell: only export ssl-related vars if the certs are availableAmin Bandali2019-08-101-2/+7
|
* shell: export guix’s SSL_CERT_{DIR,FILE} as neededAmin Bandali2019-08-101-0/+2
| | | | i.e. when guix itself installed, and nss-certs is installed too
* shell: fix up profile to correctly use user’s local guixAmin Bandali2019-08-101-3/+2
|
* shell: more flexible per-host profile configurationAmin Bandali2019-08-051-0/+18
|
* bash: remove unnecessary (on guix system) env manipulationsAmin Bandali2019-08-051-10/+0
|
* bash: adapt config for guix systemAmin Bandali2019-08-051-12/+9
|
* shell: a bunch of uncommitted changes since i switched to TrisquelAmin Bandali2019-07-201-10/+36
|
* shell: export GOPATH="$HOME/src/go" in .profileAmin Bandali2019-05-191-0/+1
|
* screen: add GNU Screen configAmin Bandali2019-05-111-0/+1
|
* tridactyl and shell: use emacs as default editorAmin Bandali2019-05-111-1/+2
|
* readline: move inputrc to $XDG_CONFIG_HOME/readlineAmin Bandali2019-05-101-0/+2
|
* bash: various tweaksAmin Bandali2019-04-141-6/+9
| | | | | | | | - 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
* shell: clean up old cruftAmin Bandali2019-04-141-29/+10
|
* shell: add .profile (based on .zprofile)Amin Bandali2019-04-141-0/+36