Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various updates | Amin Bandali | 2024-03-23 | 1 | -3/+2 |
| | |||||
* | Pacify pulseaudio and libcanberra to cope with randomized machine-id | Amin Bandali | 2024-02-25 | 1 | -0/+1 |
| | |||||
* | Uncomment export MOZ_USE_XINPUT2=1 in .profile | Amin Bandali | 2023-12-23 | 1 | -1/+1 |
| | |||||
* | Switch source dir from ~/s to ~/src | Amin Bandali | 2023-09-13 | 1 | -1/+1 |
| | |||||
* | Move host-specific additional profiles into .config/ itself | Amin Bandali | 2022-12-24 | 1 | -2/+2 |
| | |||||
* | A few small but useful additions from a newly set up env | Amin Bandali | 2022-11-25 | 1 | -0/+6 |
| | | | | | | | | | | - Show name of current Debian chroot in prompt if we're in one. - More friendly less for non-textual files. - More useful ls aliases. - An alert alias to show notification after a long-running task, along with its exist status. Example usage: sleep 3; alert - Update egrep and fgrep aliases to use grep -E and grep -F directly respectively, since standalone egrep and fgrep have been deprecated. | ||||
* | * .profile: export GPG_TTY=$(tty) | Amin Bandali | 2022-05-19 | 1 | -0/+1 |
| | |||||
* | several uncommitted changes | Amin Bandali | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | Many uncommitted changes | Amin Bandali | 2021-03-13 | 1 | -0/+4 |
| | |||||
* | A few more small changes | Amin Bandali | 2020-11-21 | 1 | -2/+2 |
| | |||||
* | bash: Disallow overwriting existing file using shell redirection | Amin Bandali | 2020-10-12 | 1 | -0/+1 |
| | |||||
* | Switch to EXWM | Amin Bandali | 2020-10-12 | 1 | -2/+0 |
| | | | | (langa runs Parabola GNU/Linux-libre) | ||||
* | Changes from new Parabola setup | Amin Bandali | 2020-10-11 | 1 | -2/+2 |
| | |||||
* | Move user-level configs out of rc.org | Amin Bandali | 2020-10-06 | 1 | -0/+98 |
| | | | | | I will keep rc.org around for now, only for system-level (global) config files. | ||||
* | move non-emacs configs to rc.org | Amin Bandali | 2020-04-11 | 1 | -92/+0 |
| | |||||
* | shell: prevent crashing of non-Guix apps on foreign distros | Amin Bandali | 2020-03-31 | 1 | -0/+1 |
| | |||||
* | guix: break down monolithic profile into multiple smaller profiles | Amin Bandali | 2020-03-13 | 1 | -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 variables | Amin Bandali | 2020-01-27 | 1 | -0/+6 |
| | |||||
* | new setup on darrud | Amin Bandali | 2019-09-13 | 1 | -13/+0 |
| | |||||
* | Revert "shell: add ~/.Xmodmap file" | Amin Bandali | 2019-09-06 | 1 | -1/+2 |
| | | | | This reverts commit cf88804f394b5489ff6e743a2d7eb7ffd5647f01. | ||||
* | shell: add ~/.Xmodmap file | Amin Bandali | 2019-09-06 | 1 | -2/+1 |
| | |||||
* | shell: tweak X settings, add ~/.xsession for starting emacs (exwm) | Amin Bandali | 2019-09-06 | 1 | -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 exwm | Amin Bandali | 2019-09-05 | 1 | -0/+2 |
| | |||||
* | 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 | Amin Bandali | 2019-08-10 | 1 | -0/+2 |
| | | | | i.e. when guix itself installed, and nss-certs is installed too | ||||
* | 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 | Amin Bandali | 2019-04-14 | 1 | -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 cruft | Amin Bandali | 2019-04-14 | 1 | -29/+10 |
| | |||||
* | shell: add .profile (based on .zprofile) | Amin Bandali | 2019-04-14 | 1 | -0/+36 |