| Commit message (Expand) | Author | Files | Lines |
2019-05-25 | emacs: customize erc•••with this, it fully eliminates my need/use for weechat :)
|  Amin Bandali | 2 | -1/+48 |
2019-05-25 | emacs: gnus: add fancy splitting rules for uw account |  Amin Bandali | 1 | -1/+10 |
2019-05-25 | emacs: gnus: add rules for emacs-tangent list |  Amin Bandali | 1 | -0/+4 |
2019-05-25 | emacs: enable yasnippet globally and add a couple of snippets |  Amin Bandali | 6 | -3/+27 |
2019-05-25 | emacs: limit maximum width of page-break-lines•••also, might be cool to enable fill-column-indicator or
whitespace-mode (after toning down its distractions, that is)
|  Amin Bandali | 1 | -0/+4 |
2019-05-25 | emacs: enable electric-pair-mode |  Amin Bandali | 1 | -0/+4 |
2019-05-25 | emacs: update packages, add delight, and :delight some modes•••for more cleanliness and consistency in mode-line
|  Amin Bandali | 2 | -13/+43 |
2019-05-25 | emacs: update straight.el, transactions are now transparent to users•••see https://github.com/raxod502/straight.el/commit/3453f364fde3272f81bde28791ac2028a9cf156f
|  Amin Bandali | 2 | -7/+5 |
2019-05-25 | emacs: update packages |  Amin Bandali | 1 | -17/+17 |
2019-05-19 | sway: fix grim invocation for region-select screenshots |  Amin Bandali | 1 | -1/+1 |
2019-05-19 | emacs: gnus: add splitting rule for webmasters{,-comment}@gnu.org |  Amin Bandali | 1 | -0/+2 |
2019-05-19 | shell: export GOPATH="$HOME/src/go" in .profile |  Amin Bandali | 1 | -0/+1 |
2019-05-19 | emacs: add go-mode and update packages |  Amin Bandali | 2 | -2/+6 |
2019-05-19 | emacs: update packages |  Amin Bandali | 1 | -5/+5 |
2019-05-19 | emacs: use conf-mode .*rc files, but use sh-mode for .bashrc |  Amin Bandali | 1 | -0/+6 |
2019-05-19 | emacs: gnus: add fancy mail splitting, tweak some posting-styles |  Amin Bandali | 1 | -6/+40 |
2019-05-19 | getmail: move getmailrc to $XDG_CONFIG_HOME/getmail, use dovecot-lda |  Amin Bandali | 3 | -10/+16 |
2019-05-19 | emacs: add local gnu account |  Amin Bandali | 1 | -0/+6 |
2019-05-19 | emacs: revamp mail hierarchy |  Amin Bandali | 1 | -34/+49 |
2019-05-18 | emacs: add list-identifier for a few mailing list groups•••… that insist on being annoying and prefix message subjects
|  Amin Bandali | 1 | -7/+14 |
2019-05-18 | emacs: add signatures for my gnu, uw, and csc addresses |  Amin Bandali | 1 | -1/+13 |
2019-05-18 | emacs: fix alert-default-style to use emacs’s notifications library |  Amin Bandali | 1 | -2/+1 |
2019-05-18 | emacs: remove slack•••it’s not needed afterall: the URA cancelled her project for this term
|  Amin Bandali | 2 | -52/+0 |
2019-05-18 | emacs: update packages |  Amin Bandali | 1 | -15/+15 |
2019-05-14 | emacs: fix nil file-name-handler-alist after reloading init•••This problem would cause emacs to not treat files like *.gpg
or *.el.gz especially before displaying them, as it normally does.
So now, I update a/file-name-handler-alist with the latest contents of
file-name-handler-alist before loading the init file, and afterwards I
restore things back to normal (done in a/post-init).
|  Amin Bandali | 1 | -7/+8 |
2019-05-14 | emacs: add M-O binding to toggle org link display |  Amin Bandali | 1 | -0/+1 |
2019-05-14 | sway: put monitor back on left |  Amin Bandali | 1 | -2/+6 |
2019-05-14 | git: ignore TAGS files globally |  Amin Bandali | 1 | -0/+1 |
2019-05-14 | emacs: add ivy-xref |  Amin Bandali | 2 | -0/+5 |
2019-05-14 | emacs: update packages |  Amin Bandali | 1 | -10/+10 |
2019-05-13 | emacs: gnus: uw: only put INBOX-originated replies into Sent Items |  Amin Bandali | 1 | -2/+5 |
2019-05-12 | emacs: add dired-x and set dired-guess-shell-alist-user |  Amin Bandali | 1 | -0/+11 |
2019-05-12 | emacs: let Gnus use full window•••currently problematic with *EBDB-Gnus* being left around
|  Amin Bandali | 1 | -3/+5 |
2019-05-12 | emacs: fix multi-term C-c C-j binding |  Amin Bandali | 1 | -3/+2 |
2019-05-12 | emacs: add vc-ediff binding, winner-undo on ediff quit, horiz split |  Amin Bandali | 1 | -0/+8 |
2019-05-12 | emacs: add convenient binding for saving and closing frame•••useful when editing a textarea in emacs (from tridactyl)
|  Amin Bandali | 1 | -1/+1 |
2019-05-12 | emacs: open up magit-status in full-screen |  Amin Bandali | 1 | -0/+1 |
2019-05-12 | emacs: uncomment and rewrite no-package-initialize thingy•••haven’t tested it on <27 though
|  Amin Bandali | 1 | -1/+3 |
2019-05-12 | emacs: automatically load diff-hl•••for git change indication in the fringe
|  Amin Bandali | 1 | -0/+1 |
2019-05-12 | emacs: multi-term: add some bindings, send more raw keys•••in particular makes using weechat more pleasant
|  Amin Bandali | 1 | -3/+22 |
2019-05-12 | emacs: gnus: fix up posting styles |  Amin Bandali | 1 | -4/+4 |
2019-05-12 | emacs: add gnus-dired |  Amin Bandali | 1 | -0/+5 |
2019-05-12 | emacs: gnus: don’t destroy other windows |  Amin Bandali | 1 | -0/+4 |
2019-05-12 | emacs: update packages |  Amin Bandali | 1 | -7/+7 |
2019-05-11 | emacs: set screen’s config file explicitly for multi-term•••Not sure why (getenv "SCREENRC") evaluates to "/screen/screenrc" only
and the $XDG_CONFIG_HOME prefix of it is missing. Don’t have time to
investigate.
|  Amin Bandali | 1 | -2/+4 |
2019-05-11 | bash: fix config in emacs’s ansi-term and GNU Screen•••The issue seems to be that ~/.bash_profile isn’t sourced for
interactive non-login shells. So, might want to try detecting
non-login shells in general rather than fixing only for ansi-term and
screen.
|  Amin Bandali | 2 | -1/+3 |
2019-05-11 | screen: add GNU Screen config |  Amin Bandali | 2 | -0/+3 |
2019-05-11 | tridactyl and shell: use emacs as default editor |  Amin Bandali | 3 | -1/+6 |
2019-05-10 | isync: move mbsyncrc to $XDG_CONFIG_HOME/isync |  Amin Bandali | 3 | -0/+2 |
2019-05-10 | latexmk: move config to $XDG_CONFIG_HOME/latexmk•••may need a recent version: https://tex.stackexchange.com/a/123438
|  Amin Bandali | 1 | -0/+0 |