Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-10 | git: move global config and ignore to $XDG_CONFIG_HOME/git | Amin Bandali | 2 | -6/+5 | |
2019-05-10 | git: use tabs in ~/.gitconfig, also don’t use short status | Amin Bandali | 1 | -36/+36 | |
2019-05-10 | mbsync: update usernames accordingly | Amin Bandali | 1 | -3/+3 | |
2019-05-10 | emacs: use .local tld for dovecot usernames for more clarity | Amin Bandali | 1 | -5/+5 | |
also use shorter machine names for uwaterloo and csclub accounts | |||||
2019-05-10 | emacs: add a few useful counsel-related keybindings | Amin Bandali | 1 | -0/+3 | |
2019-05-10 | emacs: delete init.org | Amin Bandali | 1 | -2814/+0 | |
2019-05-10 | emacs: divide init.el up into sections and add commentary | Amin Bandali | 1 | -52/+383 | |
2019-05-10 | emacs: add comment macro | Amin Bandali | 1 | -0/+6 | |
2019-05-10 | emacs: remove everything related to byte-compiling init file | Amin Bandali | 2 | -54/+8 | |
2019-05-10 | emacs: slight init.el tweaks | Amin Bandali | 1 | -1/+3 | |
2019-05-10 | emacs: add {early-,}init.el, as exported from init.org | Amin Bandali | 2 | -0/+1558 | |
in preparation for moving to a regular non-literate config | |||||
2019-05-10 | emacs: update org and swiper | Amin Bandali | 1 | -2/+2 | |
2019-05-10 | emacs: use ox-extra | Amin Bandali | 1 | -0/+4 | |
2019-05-09 | emacs: use ivy’s virtual buffers | Amin Bandali | 2 | -4/+9 | |
2019-05-09 | emacs: exclude gnus’s home dir from recentf | Amin Bandali | 1 | -1/+4 | |
2019-05-09 | emacs: exclude straight.el’s build dir from recentf | Amin Bandali | 1 | -0/+8 | |
2019-05-09 | emacs: briefly try out helm and auctex | Amin Bandali | 1 | -0/+28 | |
leave the configs in init for now (commented out) | |||||
2019-05-09 | emacs: add emacs-slack (temporary) and update swiper | Amin Bandali | 3 | -7/+69 | |
2019-05-09 | emacs: don’t byte-compile init | Amin Bandali | 1 | -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-09 | sway: move monitor to the right, and some other minor tweaks | Amin Bandali | 1 | -6/+8 | |
2019-05-09 | emacs: don’t use my custom message-cite-ctyle | Amin Bandali | 1 | -1/+1 | |
to help me avoid top-posting when replying | |||||
2019-05-09 | emacs: update packages | Amin Bandali | 1 | -19/+19 | |
2019-04-29 | tridactyl: a few more bindings and tweaks | Amin Bandali | 1 | -1/+9 | |
2019-04-29 | sway: fix light minimum brightness setting | Amin Bandali | 1 | -1/+1 | |
2019-04-29 | emacs: add tex filter-group for ibuffer | Amin Bandali | 1 | -0/+4 | |
2019-04-29 | emacs: update packages | Amin Bandali | 1 | -8/+8 | |
2019-04-29 | emacs: custom-file updates | Amin Bandali | 1 | -14/+11 | |
2019-04-26 | emacs: custom-file updates | Amin Bandali | 1 | -5/+13 | |
2019-04-26 | emacs: add org-ref and deps | Amin Bandali | 2 | -0/+24 | |
2019-04-26 | emacs: update packages | Amin Bandali | 1 | -4/+4 | |
2019-04-25 | emacs: classify alloy-mode buffers under ‘programming’ in ibuffer | Amin Bandali | 1 | -1/+2 | |
2019-04-25 | emacs: try out swiper-isearch for a while | Amin Bandali | 1 | -1/+1 | |
https://oremacs.com/2019/04/07/swiper-isearch/ | |||||
2019-04-25 | emacs: update packages | Amin Bandali | 1 | -10/+10 | |
2019-04-24 | emacs: update emacs-doom-themes, add forgotten debbugs & soap-client | Amin Bandali | 1 | -1/+3 | |
forgot to run straight-freeze-versions after installing debbugs | |||||
2019-04-24 | tridactyl: free up C-d and C-u, search through bookmarks with O | Amin Bandali | 1 | -0/+4 | |