summaryrefslogtreecommitdiffstats
path: root/.emacs.d/var/abbrev.el (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-14emacs: add ivy-xrefAmin Bandali2-0/+5
2019-05-14emacs: update packagesAmin Bandali1-10/+10
2019-05-13emacs: gnus: uw: only put INBOX-originated replies into Sent ItemsAmin Bandali1-2/+5
2019-05-12emacs: add dired-x and set dired-guess-shell-alist-userAmin Bandali1-0/+11
2019-05-12emacs: let Gnus use full windowAmin Bandali1-3/+5
currently problematic with *EBDB-Gnus* being left around
2019-05-12emacs: fix multi-term C-c C-j bindingAmin Bandali1-3/+2
2019-05-12emacs: add vc-ediff binding, winner-undo on ediff quit, horiz splitAmin Bandali1-0/+8
2019-05-12emacs: add convenient binding for saving and closing frameAmin Bandali1-1/+1
useful when editing a textarea in emacs (from tridactyl)
2019-05-12emacs: open up magit-status in full-screenAmin Bandali1-0/+1
2019-05-12emacs: uncomment and rewrite no-package-initialize thingyAmin Bandali1-1/+3
haven’t tested it on <27 though
2019-05-12emacs: automatically load diff-hlAmin Bandali1-0/+1
for git change indication in the fringe
2019-05-12emacs: multi-term: add some bindings, send more raw keysAmin Bandali1-3/+22
in particular makes using weechat more pleasant
2019-05-12emacs: gnus: fix up posting stylesAmin Bandali1-4/+4
2019-05-12emacs: add gnus-diredAmin Bandali1-0/+5
2019-05-12emacs: gnus: don’t destroy other windowsAmin Bandali1-0/+4
2019-05-12emacs: update packagesAmin Bandali1-7/+7
2019-05-11emacs: set screen’s config file explicitly for multi-termAmin Bandali1-2/+4
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.
2019-05-11bash: fix config in emacs’s ansi-term and GNU ScreenAmin Bandali2-1/+3
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.
2019-05-11screen: add GNU Screen configAmin Bandali2-0/+3
2019-05-11tridactyl and shell: use emacs as default editorAmin Bandali3-1/+6
2019-05-10isync: move mbsyncrc to $XDG_CONFIG_HOME/isyncAmin Bandali3-0/+2
2019-05-10latexmk: move config to $XDG_CONFIG_HOME/latexmkAmin Bandali1-0/+0
may need a recent version: https://tex.stackexchange.com/a/123438
2019-05-10git: move mailmap to ~/.config/gitAmin Bandali2-0/+3
2019-05-10readline: move inputrc to $XDG_CONFIG_HOME/readlineAmin Bandali2-0/+2
2019-05-10msmtp: move config to $XDG_CONFIG_HOME/msmtpAmin Bandali1-0/+0
2019-05-10git: move global config and ignore to $XDG_CONFIG_HOME/gitAmin Bandali2-6/+5
2019-05-10git: use tabs in ~/.gitconfig, also don’t use short statusAmin Bandali1-36/+36
2019-05-10mbsync: update usernames accordinglyAmin Bandali1-3/+3
2019-05-10emacs: use .local tld for dovecot usernames for more clarityAmin Bandali1-5/+5
also use shorter machine names for uwaterloo and csclub accounts
2019-05-10emacs: add a few useful counsel-related keybindingsAmin Bandali1-0/+3
2019-05-10emacs: delete init.orgAmin Bandali1-2814/+0
2019-05-10emacs: divide init.el up into sections and add commentaryAmin Bandali1-52/+383
2019-05-10emacs: add comment macroAmin Bandali1-0/+6
2019-05-10emacs: remove everything related to byte-compiling init fileAmin Bandali2-54/+8
2019-05-10emacs: slight init.el tweaksAmin Bandali1-1/+3
2019-05-10emacs: add {early-,}init.el, as exported from init.orgAmin Bandali2-0/+1558
in preparation for moving to a regular non-literate config
2019-05-10emacs: update org and swiperAmin Bandali1-2/+2
2019-05-10emacs: use ox-extraAmin Bandali1-0/+4
2019-05-09emacs: use ivy’s virtual buffersAmin Bandali2-4/+9
2019-05-09emacs: exclude gnus’s home dir from recentfAmin Bandali1-1/+4
2019-05-09emacs: exclude straight.el’s build dir from recentfAmin Bandali1-0/+8
2019-05-09emacs: briefly try out helm and auctexAmin Bandali1-0/+28
leave the configs in init for now (commented out)
2019-05-09emacs: add emacs-slack (temporary) and update swiperAmin Bandali3-7/+69
2019-05-09emacs: don’t byte-compile initAmin Bandali1-1/+1
going to try a non-byte-compiled init for a while; esp. now that on emacs master i get a segfault: -*- mode: compilation; default-directory: "~/.emacs.d/" -*- Compilation started at Thu May 9 11:38:40 make build-init Loading Emacs...done (0.004s) Loading /home/amin/.emacs.d/etc/custom.el (source)... Loading /home/amin/.emacs.d/etc/secrets... Fatal error 11: Segmentation fault Backtrace: emacs(+0x132cdf)[0x55c6bd232cdf] emacs(+0x3acdf)[0x55c6bd13acdf] emacs(+0x3b133)[0x55c6bd13b133] emacs(+0x131339)[0x55c6bd231339] emacs(+0x1313ba)[0x55c6bd2313ba] /usr/lib/libpthread.so.0(+0x124d0)[0x7f6e6c4f34d0] /bin/sh: line 1: 28103 Segmentation fault (core dumped) emacs -Q --batch -l init.el --eval '(a/build-init)' 2>&1 make: *** [Makefile:11: build-init] Error 139 Compilation exited abnormally with code 2 at Thu May 9 11:38:42
2019-05-09sway: move monitor to the right, and some other minor tweaksAmin Bandali1-6/+8
2019-05-09emacs: don’t use my custom message-cite-ctyleAmin Bandali1-1/+1
to help me avoid top-posting when replying
2019-05-09emacs: update packagesAmin Bandali1-19/+19
2019-04-29tridactyl: a few more bindings and tweaksAmin Bandali1-1/+9
2019-04-29sway: fix light minimum brightness settingAmin Bandali1-1/+1
2019-04-29emacs: add tex filter-group for ibufferAmin Bandali1-0/+4