index
:
configs
main
My configuration for GNU Emacs and other programs
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init.org
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[emacs] put sendmail and message into their own sections
Amin Bandali
2018-09-16
1
-20
/
+20
*
[emacs] use ox-hugo-auto-export
Amin Bandali
2018-09-15
1
-0
/
+3
*
[emacs] unbind C-j in emmet-mode-keymap
Amin Bandali
2018-09-15
1
-1
/
+2
*
[emacs] company-dabbrev: don't ever change casing of completions
Amin Bandali
2018-09-15
1
-0
/
+2
*
[emacs] Ibubffer: categorize css-mode and scss-mode in "web"
Amin Bandali
2018-09-15
1
-0
/
+2
*
[emacs] (setq org-log-done 'time)
Amin Bandali
2018-09-15
1
-1
/
+2
*
[emacs] configure Ibuffer
Amin Bandali
2018-09-02
1
-1
/
+59
*
[emacs] assimilate highlight-indent-guides
Amin Bandali
2018-09-02
1
-0
/
+16
*
[emacs] defmacro setq-every! and set web-related indentation to 2
Amin Bandali
2018-09-02
1
-5
/
+29
*
[emacs] assimilate web-mode and emmet-mode for better web dev xp
Amin Bandali
2018-09-02
1
-0
/
+27
*
[emacs] remove shackle
Amin Bandali
2018-09-01
1
-21
/
+0
*
[emacs/shackle] fix typo in rule :align
Amin Bandali
2018-09-01
1
-1
/
+1
*
[emacs] assimilate boxquote.el and add key bindings on C-c q
Amin Bandali
2018-08-31
1
-0
/
+37
*
[emacs] assimilate unkillable-scratch
Amin Bandali
2018-08-30
1
-0
/
+12
*
[emacs] move *compilation* auto-close to own section under Defaults
Amin Bandali
2018-08-30
1
-10
/
+14
*
[emacs] delete old backups automatically
Amin Bandali
2018-08-30
1
-1
/
+2
*
[emacs] call compile after async tangle, auto-close *compilation*
Amin Bandali
2018-08-30
1
-7
/
+23
*
[emacs] automatically tangle init.org on save
Amin Bandali
2018-08-30
1
-0
/
+47
*
[emacs] add crux-top-join-line bindings (à la evil-mode's J)
Amin Bandali
2018-08-30
1
-1
/
+3
*
[emacs] C-l eshell clear binding and magit-dispatch-popup on bottom
Amin Bandali
2018-08-29
1
-1
/
+9
*
[emacs] assimilate shell-pop
Amin Bandali
2018-08-29
1
-0
/
+11
*
[emacs] assimilate helpful and its deps, and add bindings
Amin Bandali
2018-08-29
1
-0
/
+13
*
[emacs] assimilate shackle and add a few useful popup rules
Amin Bandali
2018-08-29
1
-0
/
+18
*
[emacs] have C-d quit eshell on empty prompt input
Amin Bandali
2018-08-29
1
-0
/
+20
*
[emacs] add borg-nix-shell and use it to build notmuch's build deps
Amin Bandali
2018-08-24
1
-0
/
+3
*
[emacs/notmuch] remove the g common binding and use notmuch's own G
Amin Bandali
2018-08-24
1
-2
/
+0
*
[emacs/notmuch] [re-]add a couple of bindings
Amin Bandali
2018-08-23
1
-11
/
+40
*
[emacs] minor changes
Amin Bandali
2018-08-23
1
-1
/
+2
*
[emacs] use-package projectile
Amin Bandali
2018-08-23
1
-0
/
+21
*
[emacs] use the standard C-c as my prefix, instead of M-m
Amin Bandali
2018-08-23
1
-44
/
+27
*
[emacs] remove evil; back to using vanilla emacs
Amin Bandali
2018-08-23
1
-201
/
+95
*
[emacs] work around org source block indentation issue with evil
Amin Bandali
2018-08-23
1
-1
/
+2
*
[emacs][wip] adapt to evil-collection-notmuch bindings etc
Amin Bandali
2018-08-23
1
-33
/
+24
*
[emacs] further evil-related enhancements
Amin Bandali
2018-08-22
1
-18
/
+29
*
[emacs] switch back to evil
Amin Bandali
2018-08-22
1
-96
/
+145
*
[emacs] change my conventions prefix from ab to amin
Amin Bandali
2018-08-22
1
-26
/
+25
*
[emacs] remove Org html export related stuff
Amin Bandali
2018-08-22
1
-9
/
+1
*
[emacs/notmuch] bind "e" in notmuch-hello-mode-map
Amin Bandali
2018-08-18
1
-5
/
+9
*
[emacs] disable time and battery on modeline
Amin Bandali
2018-08-17
1
-1
/
+3
*
[emacs,rc] update my gnu address
Amin Bandali
2018-08-17
1
-0
/
+1
*
[emacs,rc] add my new gnu address
Amin Bandali
2018-08-04
1
-1
/
+2
*
[emacs] remove key-seq and only use key-chord, decrease delay
Amin Bandali
2018-07-23
1
-6
/
+3
*
[emacs] add "jk" key sequence using key-seq (uses key-chord) for ryo
Amin Bandali
2018-07-23
1
-0
/
+15
*
[emacs] add more ryo bindings, including some for borg actions
Amin Bandali
2018-07-23
1
-0
/
+10
*
[emacs] adjust my preferred undo mechanism
Amin Bandali
2018-07-22
1
-3
/
+5
*
[emacs] add more bindings, from the awesome crux and mwim
Amin Bandali
2018-07-22
1
-5
/
+31
*
[emacs] enable auto-revert and always use 4 spaces for indentation
Amin Bandali
2018-07-22
1
-0
/
+19
*
[emacs] more bindings
Amin Bandali
2018-07-22
1
-5
/
+14
*
[emacs] add more ryo-modal bindings
Amin Bandali
2018-07-22
1
-24
/
+34
*
[emacs] ditch evil in favour of ryo-modal
Amin Bandali
2018-07-22
1
-126
/
+105
[prev]
[next]