summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] update proof generalAmin Bandali2019-01-121-1/+1
|
* [emacs] add java-mode to programming in Ibuffer, C-x {k,K} bindingsAmin Bandali2019-01-121-1/+3
|
* [emacs/yasnippet] suppress startup jit loading messageAmin Bandali2019-01-121-0/+3
|
* [emacs] update yearsAmin Bandali2019-01-121-2/+2
|
* [emacs] update 4 packagesAmin Bandali2019-01-121-4/+4
|
* [emacs] update dante, configure yasnippetAmin Bandali2019-01-112-1/+13
|
* [emacs] update packagesAmin Bandali2019-01-101-14/+14
|
* [emacs] update 7 packagesAmin Bandali2019-01-081-8/+8
|
* [emacs] update packagesAmin Bandali2019-01-061-6/+6
|
* [emacs] add eclimAmin Bandali2019-01-062-4/+25
|
* [rc/msmtp] update deb's tls cert fingerprintAmin Bandali2019-01-061-1/+1
|
* [emacs] update packagesAmin Bandali2019-01-042-9/+6
| | | | ox-hugo-auto-export was deprecated in latest ox-hugo
* [emacs] update forge, ghub, magit, org, and ox-hugoAmin Bandali2019-01-031-5/+5
|
* [rc/sway] add sticky toggle bindingAmin Bandali2019-01-011-0/+3
|
* [emacs] update org and a few other packagesAmin Bandali2019-01-011-4/+4
|
* [emacs] update ebdb and danteAmin Bandali2018-12-311-3/+3
|
* [emacs] update packagesAmin Bandali2018-12-302-10/+6
|
* [emacs] try out magit/forgeAmin Bandali2018-12-302-0/+13
|
* [emacs] update packages, add csv-mode (new EBDB implicitly depends)Amin Bandali2018-12-302-6/+10
|
* [emacs] fix ox-hugo and its auto exportAmin Bandali2018-12-291-2/+3
|
* [emacs] some custom.el updatesAmin Bandali2018-12-291-5/+8
|
* [emacs] add C-c e {i,u} bindings for emacs-{init-,up}timeAmin Bandali2018-12-281-0/+3
|
* [emacs] update packagesAmin Bandali2018-12-271-10/+7
|
* [rc] remove old configs: bspwm, sxhkd, offlineimap, polybar, rangerAmin Bandali2018-12-271-1399/+0
|
* [emacs/eshell] tweak prompt faceAmin Bandali2018-12-271-2/+3
|
* [emacs/which-key] improve readabilityAmin Bandali2018-12-261-1/+4
|
* [emacs] add bindings for various straight.el functionsAmin Bandali2018-12-261-10/+43
|
* [emacs] add message-x (for completion of groups, e.g. in Gcc field)Amin Bandali2018-12-262-1/+6
|
* [emacs/ebdb] tweak when to load the various subpackagesAmin Bandali2018-12-261-7/+6
|
* [emacs] slight rewordingAmin Bandali2018-12-261-2/+3
|
* [emacs] re-add installation instructions and explanationsAmin Bandali2018-12-262-5/+50
|
* [emacs] require use-package when debuggingAmin Bandali2018-12-261-5/+7
|
* [emacs/exec-path-from-shell] don’t check for vars being properly setAmin Bandali2018-12-261-1/+2
| | | | https://github.com/purcell/exec-path-from-shell#setting-up-your-shell-startup-files-correctly
* [emacs] tweak deferralsAmin Bandali2018-12-261-1/+1
|
* Merge branch 'straight-next'Amin Bandali2018-12-2688-390/+251
|\
| * [emacs][wip] straight.el: don’t check for package changes on startupAmin Bandali2018-12-261-1/+2
| | | | | | | | instead check-on-save; shaves about half a second off of startup time
| * [emacs][wip] let unkillable-scratch bury the buffer(s)Amin Bandali2018-12-261-1/+0
| |
| * [emacs][wip] enable geiser and guix, and update packagesAmin Bandali2018-12-262-5/+12
| |
| * [emacs][wip] small tweaksAmin Bandali2018-12-241-1/+9
| |
| * [emacs][wip] update customAmin Bandali2018-12-241-17/+22
| |
| * [emacs][wip] hack together a bootstrap pathAmin Bandali2018-12-242-14/+46
| |
| * [emacs][wip] remove vestigial borg-related thingsAmin Bandali2018-12-242-75/+17
| |
| * [emacs][wip] ebdb: directly use upstream instead of GNU ELPA mirrorAmin Bandali2018-12-242-1/+2
| |
| * [emacs][wip] fix up some breakages due to use-package-always-deferAmin Bandali2018-12-241-0/+3
| | | | | | | | https://github.com/jwiegley/use-package#loading-packages-in-sequence
| * [emacs][wip] for some reason straight seems to interfere with :afterAmin Bandali2018-12-241-1/+2
| |
| * [emacs][wip] fix proof generalAmin Bandali2018-12-241-1/+2
| |
| * [emacs][wip] a/async-babel-tangle: add option to byte-recompile-fileAmin Bandali2018-12-241-4/+10
| |
| * [emacs][wip] fix sml error when switching to dark themeAmin Bandali2018-12-241-0/+1
| |
| * [emacs][wip] dired: add b for dired-up-directoryAmin Bandali2018-12-241-0/+2
| |
| * [emacs][wip] fix (void-variable personal-keybindings) errorAmin Bandali2018-12-241-0/+1
| | | | | | | | https://github.com/jwiegley/use-package/issues/436#issuecomment-285954250