Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bash,guix: "fix" completion | Amin Bandali | 2020-01-08 | 1 | -1/+1 |
| | |||||
* | emacs,guix: port init.el over to guix | Amin Bandali | 2020-01-08 | 1 | -12/+15 |
| | | | | | | | | | TODO: consider writing guix package definitions for these: - alloy-mode - george-mode - org-pdftools - oddmuse-curl - znc.el (my fork) | ||||
* | emacs,gnupg: do pinentry outside emacs | Amin Bandali | 2019-08-31 | 1 | -1/+1 |
| | |||||
* | emacs: use straight.el for package management again | Amin Bandali | 2019-08-31 | 1 | -52/+1 |
| | | | | | | | | it seems easier/cleaner to use straight rather than going through all of guix. not sure; might end up using guix again for it at some point. also, fork lean-mode and remove runtime requiring of cl, and use the fork. should submit PR and switch back to upstream once it’s merged. | ||||
* | guix,emacs: bump guix{,-bandali}, add emacs-biblio-git | Amin Bandali | 2019-08-12 | 1 | -0/+1 |
| | |||||
* | emacs,guix: install and use pdf-tools for viewing PDFs in emacs | Amin Bandali | 2019-08-10 | 1 | -0/+1 |
| | |||||
* | shell: it probably makes more sense to start ssh-agent in ~/.profile | Amin Bandali | 2019-08-10 | 1 | -0/+1 |
| | |||||
* | guix: mkdir ~/.config/guix/manifest and add one for jirud | Amin Bandali | 2019-08-10 | 2 | -0/+196 |
TODO: figure out how to have one common.scm or multiple single-purpose lists of packages, like emacs.scm, xorg.scm, fonts.scm, tex.scm, etc. |