summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* emacs: add go-mode and update packagesAmin Bandali2019-05-192-2/+6
* emacs: update packagesAmin Bandali2019-05-191-5/+5
* emacs: use conf-mode .*rc files, but use sh-mode for .bashrcAmin Bandali2019-05-191-0/+6
* emacs: gnus: add fancy mail splitting, tweak some posting-stylesAmin Bandali2019-05-191-6/+40
* getmail: move getmailrc to $XDG_CONFIG_HOME/getmail, use dovecot-ldaAmin Bandali2019-05-193-10/+16
* emacs: add local gnu accountAmin Bandali2019-05-191-0/+6
* emacs: revamp mail hierarchyAmin Bandali2019-05-191-34/+49
* emacs: add list-identifier for a few mailing list groups•••… that insist on being annoying and prefix message subjects Amin Bandali2019-05-181-7/+14
* emacs: add signatures for my gnu, uw, and csc addressesAmin Bandali2019-05-181-1/+13
* emacs: fix alert-default-style to use emacs’s notifications libraryAmin Bandali2019-05-181-2/+1
* emacs: remove slack•••it’s not needed afterall: the URA cancelled her project for this term Amin Bandali2019-05-182-52/+0
* emacs: update packagesAmin Bandali2019-05-181-15/+15
* 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 Bandali2019-05-141-7/+8
* emacs: add M-O binding to toggle org link displayAmin Bandali2019-05-141-0/+1
* sway: put monitor back on leftAmin Bandali2019-05-141-2/+6
* git: ignore TAGS files globallyAmin Bandali2019-05-141-0/+1
* emacs: add ivy-xrefAmin Bandali2019-05-142-0/+5
* emacs: update packagesAmin Bandali2019-05-141-10/+10
* emacs: gnus: uw: only put INBOX-originated replies into Sent ItemsAmin Bandali2019-05-131-2/+5
* emacs: add dired-x and set dired-guess-shell-alist-userAmin Bandali2019-05-121-0/+11
* emacs: let Gnus use full window•••currently problematic with *EBDB-Gnus* being left around Amin Bandali2019-05-121-3/+5
* emacs: fix multi-term C-c C-j bindingAmin Bandali2019-05-121-3/+2
* emacs: add vc-ediff binding, winner-undo on ediff quit, horiz splitAmin Bandali2019-05-121-0/+8
* emacs: add convenient binding for saving and closing frame•••useful when editing a textarea in emacs (from tridactyl) Amin Bandali2019-05-121-1/+1
* emacs: open up magit-status in full-screenAmin Bandali2019-05-121-0/+1
* emacs: uncomment and rewrite no-package-initialize thingy•••haven’t tested it on <27 though Amin Bandali2019-05-121-1/+3
* emacs: automatically load diff-hl•••for git change indication in the fringe Amin Bandali2019-05-121-0/+1
* emacs: multi-term: add some bindings, send more raw keys•••in particular makes using weechat more pleasant Amin Bandali2019-05-121-3/+22
* emacs: gnus: fix up posting stylesAmin Bandali2019-05-121-4/+4
* emacs: add gnus-diredAmin Bandali2019-05-121-0/+5
* emacs: gnus: don’t destroy other windowsAmin Bandali2019-05-121-0/+4
* emacs: update packagesAmin Bandali2019-05-121-7/+7
* 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 Bandali2019-05-111-2/+4
* 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 Bandali2019-05-112-1/+3
* screen: add GNU Screen configAmin Bandali2019-05-112-0/+3
* tridactyl and shell: use emacs as default editorAmin Bandali2019-05-113-1/+6
* isync: move mbsyncrc to $XDG_CONFIG_HOME/isyncAmin Bandali2019-05-103-0/+2
* latexmk: move config to $XDG_CONFIG_HOME/latexmk•••may need a recent version: https://tex.stackexchange.com/a/123438 Amin Bandali2019-05-101-0/+0
* git: move mailmap to ~/.config/gitAmin Bandali2019-05-102-0/+3
* readline: move inputrc to $XDG_CONFIG_HOME/readlineAmin Bandali2019-05-102-0/+2
* msmtp: move config to $XDG_CONFIG_HOME/msmtpAmin Bandali2019-05-101-0/+0
* git: move global config and ignore to $XDG_CONFIG_HOME/gitAmin Bandali2019-05-102-6/+5
* git: use tabs in ~/.gitconfig, also don’t use short statusAmin Bandali2019-05-101-36/+36
* mbsync: update usernames accordinglyAmin Bandali2019-05-101-3/+3
* emacs: use .local tld for dovecot usernames for more clarity•••also use shorter machine names for uwaterloo and csclub accounts Amin Bandali2019-05-101-5/+5
* emacs: add a few useful counsel-related keybindingsAmin Bandali2019-05-101-0/+3
* emacs: delete init.orgAmin Bandali2019-05-101-2814/+0
* emacs: divide init.el up into sections and add commentaryAmin Bandali2019-05-101-52/+383
* emacs: add comment macroAmin Bandali2019-05-101-0/+6
* emacs: remove everything related to byte-compiling init fileAmin Bandali2019-05-102-54/+8