Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scattered updates | Amin Bandali | 2020-03-31 | 8 | -20/+21 |
| | |||||
* | isync: fix account username | Amin Bandali | 2020-03-30 | 1 | -1/+1 |
| | |||||
* | getmail,msmtp: small account-related updates | Amin Bandali | 2020-03-29 | 2 | -7/+5 |
| | |||||
* | guix,getmail,emacs: update username and mail address | Amin Bandali | 2020-03-23 | 3 | -8/+8 |
| | |||||
* | emacs: erc: remove moznet; rip | Amin Bandali | 2020-03-19 | 1 | -2/+0 |
| | |||||
* | update gnu address | Amin Bandali | 2020-03-19 | 3 | -13/+13 |
| | |||||
* | msmtp: update fp tls fingerprint, emacs: minor tweaks | Amin Bandali | 2020-03-13 | 2 | -7/+6 |
| | |||||
* | emacs: add current exwm workspace number to mode-line | Amin Bandali | 2020-03-13 | 1 | -1/+10 |
| | |||||
* | guix: break down monolithic profile into multiple smaller profiles | Amin Bandali | 2020-03-13 | 6 | -13/+42 |
| | | | | | | 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 | ||||
* | emacs: add binding for guix-patches debbugs | Amin Bandali | 2020-02-06 | 1 | -4/+9 |
| | |||||
* | getmail: keep mail around on fp for a day, just to be safe | Amin Bandali | 2020-02-06 | 1 | -3/+3 |
| | |||||
* | emacs: use emacs's own mhtml-mode rather than web-mode, disable typo | Amin Bandali | 2020-02-06 | 1 | -10/+9 |
| | |||||
* | emacs: add binding for eww, and only use typo-mode in web-mode | Amin Bandali | 2020-02-01 | 1 | -2/+2 |
| | |||||
* | emacs: time: drop comma between day and hour in display-time-format | Amin Bandali | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | emacs: bump year in thankgnu yasnippets | Amin Bandali | 2020-01-29 | 2 | -2/+2 |
| | |||||
* | emacs: yasnippet: add some more convenience snippets for latex-mode | Amin Bandali | 2020-01-29 | 5 | -0/+25 |
| | |||||
* | dunst: ignore low urgency notifications from history for now | Amin Bandali | 2020-01-28 | 1 | -0/+1 |
| | | | | | otherwise, recalling notifications from history seems to only display those with low urgency, in v1.4.1 | ||||
* | dunst: various tweaks to the configuration | Amin Bandali | 2020-01-28 | 1 | -9/+9 |
| | | | | | | | | | - font - history length - dmenu - browser - mouse click actions - no timeouts | ||||
* | emacs: smart-mode-line: don't make fixed-width fills | Amin Bandali | 2020-01-27 | 1 | -0/+2 |
| | | | | | | | 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 | ||||
* | emacs: tweak some bindings | Amin Bandali | 2020-01-27 | 1 | -4/+4 |
| | |||||
* | emacs: set eww-download-directory to $XDG_DOWNLOAD_DIR | Amin Bandali | 2020-01-27 | 1 | -1/+7 |
| | |||||
* | xdg: export various XDG_*_DIR variables | Amin Bandali | 2020-01-27 | 1 | -0/+6 |
| | |||||
* | guix: add (sudo-less) light | Amin Bandali | 2020-01-27 | 2 | -0/+2 |
| | | | | | landed fcb510c541e83291ea6682cba87020a913c64914 in guix.git so one can set brightness using light without sudo | ||||
* | emacs: exwm: i use icecat now | Amin Bandali | 2020-01-26 | 1 | -1/+1 |
| | |||||
* | emacs: make my theme change functions more robust | Amin Bandali | 2020-01-26 | 1 | -2/+4 |
| | | | | only call sml/apply-theme if smart-mode-line is available | ||||
* | exwm: swap out amixer for pamixer, at least for the time being | Amin Bandali | 2020-01-26 | 1 | -3/+3 |
| | |||||
* | dunst: add default config for v1.4.1 | Amin Bandali | 2020-01-26 | 1 | -0/+414 |
| | |||||
* | x: launch exwm as a subprocess of ssh-agent | Amin Bandali | 2020-01-25 | 1 | -1/+1 |
| | |||||
* | guix: use local channels for finer control | Amin Bandali | 2020-01-25 | 1 | -5/+3 |
| | |||||
* | switch to exwm on chaman | Amin Bandali | 2020-01-25 | 9 | -43/+51 |
| | |||||
* | git: update smtpuser, set transfer.fsckObjects | Amin Bandali | 2020-01-25 | 1 | -2/+5 |
| | |||||
* | guix: add rottlog, thermald, tlp, and powertop to chaman | Amin Bandali | 2020-01-24 | 1 | -2/+15 |
| | |||||
* | emacs: improve compat for (version< "27" emacs-version0 | Amin Bandali | 2020-01-23 | 1 | -3/+8 |
| | | | | | | - 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 | ||||
* | emacs: add back my znc fork | Amin Bandali | 2020-01-23 | 2 | -16/+16 |
| | | | | emacs-znc-git is from my guix-mab channel | ||||
* | xdg: use singular form folder names | Amin Bandali | 2020-01-23 | 1 | -6/+6 |
| | |||||
* | update some more bandali references to mab | Amin Bandali | 2020-01-23 | 5 | -15/+16 |
| | |||||
* | guix: add local dovecot mail server to chaman | Amin Bandali | 2020-01-23 | 1 | -1/+19 |
| | | | | | | | 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. | ||||
* | guix: updates to chaman's system configuration | Amin Bandali | 2020-01-23 | 1 | -9/+9 |
| | | | | | | - update device uuids - change username from bandali to mab - use cons* instead of appendālist once again | ||||
* | emacs: gnus: update csc signature | Amin Bandali | 2020-01-21 | 1 | -1/+1 |
| | | | | i'm sysadmin this term | ||||
* | emacs: magit: looks for repos in direct subdirs of ~/src/git/ too | Amin Bandali | 2020-01-21 | 1 | -1/+1 |
| | | | | e.g. ~/src/git/emacs/emacs-27 will now be discovered | ||||
* | emacs: use custom function for killing current buffer | Amin Bandali | 2020-01-21 | 1 | -1/+7 |
| | |||||
* | emacs: erc: enable smiley module | Amin Bandali | 2020-01-21 | 1 | -0/+1 |
| | |||||
* | emacs: gnus: add Organization: GNU when sending from gnu address | Amin Bandali | 2020-01-21 | 1 | -0/+2 |
| | |||||
* | update gnu address | Amin Bandali | 2020-01-21 | 5 | -18/+18 |
| | |||||
* | update url | Amin Bandali | 2020-01-21 | 2 | -2/+2 |
| | |||||
* | bash,guix: "fix" completion | Amin Bandali | 2020-01-08 | 2 | -1/+15 |
| | |||||
* | emacs,gnupg: use emacs for pinentry again | Amin Bandali | 2020-01-08 | 2 | -1/+17 |
| | |||||
* | emacs,guix: port init.el over to guix | Amin Bandali | 2020-01-08 | 3 | -273/+190 |
| | | | | | | | | | TODO: consider writing guix package definitions for these: - alloy-mode - george-mode - org-pdftools - oddmuse-curl - znc.el (my fork) | ||||
* | guix: reinstall chaman, from scratch | Amin Bandali | 2020-01-05 | 1 | -87/+54 |
| | |||||
* | emacs: typo: disable for git-commit-mode | Amin Bandali | 2020-01-05 | 1 | -1/+1 |
| |