| Commit message (Expand) | Author | Files | Lines |
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 | 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 | 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 | Amin Bandali | 1 | -1/+3 |
2019-05-12 | emacs: automatically load diff-hl | Amin Bandali | 1 | -0/+1 |
2019-05-12 | emacs: multi-term: add some bindings, send more raw keys | 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 | Amin Bandali | 1 | -2/+4 |
2019-05-11 | bash: fix config in emacs’s ansi-term and GNU 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 | Amin Bandali | 1 | -0/+0 |
2019-05-10 | git: move mailmap to ~/.config/git | Amin Bandali | 2 | -0/+3 |
2019-05-10 | readline: move inputrc to $XDG_CONFIG_HOME/readline | Amin Bandali | 2 | -0/+2 |
2019-05-10 | msmtp: move config to $XDG_CONFIG_HOME/msmtp | Amin Bandali | 1 | -0/+0 |
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 |
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 |
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 |
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 |
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 |
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 |