summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isync: fix account usernameAmin Bandali2020-03-301-1/+1
* getmail,msmtp: small account-related updatesAmin Bandali2020-03-292-7/+5
* guix,getmail,emacs: update username and mail addressAmin Bandali2020-03-233-8/+8
* emacs: erc: remove moznet; ripAmin Bandali2020-03-191-2/+0
* update gnu addressAmin Bandali2020-03-193-13/+13
* msmtp: update fp tls fingerprint, emacs: minor tweaksAmin Bandali2020-03-132-7/+6
* emacs: add current exwm workspace number to mode-lineAmin Bandali2020-03-131-1/+10
* guix: break down monolithic profile into multiple smaller profiles•••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 Amin Bandali2020-03-136-13/+42
* emacs: add binding for guix-patches debbugsAmin Bandali2020-02-061-4/+9
* getmail: keep mail around on fp for a day, just to be safeAmin Bandali2020-02-061-3/+3
* emacs: use emacs's own mhtml-mode rather than web-mode, disable typoAmin Bandali2020-02-061-10/+9
* emacs: add binding for eww, and only use typo-mode in web-modeAmin Bandali2020-02-011-2/+2
* emacs: time: drop comma between day and hour in display-time-formatAmin Bandali2020-01-291-1/+1
* emacs: bump year in thankgnu yasnippetsAmin Bandali2020-01-292-2/+2
* emacs: yasnippet: add some more convenience snippets for latex-modeAmin Bandali2020-01-295-0/+25
* dunst: ignore low urgency notifications from history for now•••otherwise, recalling notifications from history seems to only display those with low urgency, in v1.4.1 Amin Bandali2020-01-281-0/+1
* dunst: various tweaks to the configuration•••- font - history length - dmenu - browser - mouse click actions - no timeouts Amin Bandali2020-01-281-9/+9
* emacs: smart-mode-line: don't make fixed-width fills•••this bothered me forever. it's *super* annoying on low-resolution screens, especially with horizontal splits (side by side) where the effective width of the mode-line for each window is considerably smaller than the display's width Amin Bandali2020-01-271-0/+2
* emacs: tweak some bindingsAmin Bandali2020-01-271-4/+4
* emacs: set eww-download-directory to $XDG_DOWNLOAD_DIRAmin Bandali2020-01-271-1/+7
* xdg: export various XDG_*_DIR variablesAmin Bandali2020-01-271-0/+6
* guix: add (sudo-less) light•••landed fcb510c541e83291ea6682cba87020a913c64914 in guix.git so one can set brightness using light without sudo Amin Bandali2020-01-272-0/+2
* emacs: exwm: i use icecat nowAmin Bandali2020-01-261-1/+1
* emacs: make my theme change functions more robust•••only call sml/apply-theme if smart-mode-line is available Amin Bandali2020-01-261-2/+4
* exwm: swap out amixer for pamixer, at least for the time beingAmin Bandali2020-01-261-3/+3
* dunst: add default config for v1.4.1Amin Bandali2020-01-261-0/+414
* x: launch exwm as a subprocess of ssh-agentAmin Bandali2020-01-251-1/+1
* guix: use local channels for finer controlAmin Bandali2020-01-251-5/+3
* switch to exwm on chamanAmin Bandali2020-01-259-43/+51
* git: update smtpuser, set transfer.fsckObjectsAmin Bandali2020-01-251-2/+5
* guix: add rottlog, thermald, tlp, and powertop to chamanAmin Bandali2020-01-241-2/+15
* emacs: improve compat for (version< "27" emacs-version0•••- eshell: it seems that eshell-hist-mode-map is new in 27 - mm-uu: :extend is new in 27. trying to use it pre 27 causes severe breakage of ERC among other things Amin Bandali2020-01-231-3/+8
* emacs: add back my znc fork•••emacs-znc-git is from my guix-mab channel Amin Bandali2020-01-232-16/+16
* xdg: use singular form folder namesAmin Bandali2020-01-231-6/+6
* update some more bandali references to mabAmin Bandali2020-01-235-15/+16
* guix: add local dovecot mail server to chaman•••note: the dovecot/auth process runs as a non-root `dovecot' user, which needs to be able to read the passwd file. therefore, the file itself needs to have the read bit set accordingly, and its parent directories need the executable bit. Amin Bandali2020-01-231-1/+19
* guix: updates to chaman's system configuration•••- update device uuids - change username from bandali to mab - use cons* instead of append∘list once again Amin Bandali2020-01-231-9/+9
* emacs: gnus: update csc signature•••i'm sysadmin this term Amin Bandali2020-01-211-1/+1
* emacs: magit: looks for repos in direct subdirs of ~/src/git/ too•••e.g. ~/src/git/emacs/emacs-27 will now be discovered Amin Bandali2020-01-211-1/+1
* emacs: use custom function for killing current bufferAmin Bandali2020-01-211-1/+7
* emacs: erc: enable smiley moduleAmin Bandali2020-01-211-0/+1
* emacs: gnus: add Organization: GNU when sending from gnu addressAmin Bandali2020-01-211-0/+2
* update gnu addressAmin Bandali2020-01-215-18/+18
* update urlAmin Bandali2020-01-212-2/+2
* bash,guix: "fix" completionAmin Bandali2020-01-082-1/+15
* emacs,gnupg: use emacs for pinentry againAmin Bandali2020-01-082-1/+17
* emacs,guix: port init.el over to guix•••TODO: consider writing guix package definitions for these: - alloy-mode - george-mode - org-pdftools - oddmuse-curl - znc.el (my fork) Amin Bandali2020-01-083-273/+190
* guix: reinstall chaman, from scratchAmin Bandali2020-01-051-87/+54
* emacs: typo: disable for git-commit-modeAmin Bandali2020-01-051-1/+1
* emacs: display-time-mode: show gnus’s icon instead of "Mail"Amin Bandali2020-01-051-1/+3