summaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid moving CSC cron reports to JunkAmin Bandali2020-07-301-5/+5
|
* use-package debbugsAmin Bandali2020-07-211-5/+9
|
* Update 17 drones and commit a bunch of changesAmin Bandali2020-07-021-1/+1
| | | | | | | | | | | | | | | | | | | | Update amx to v3.3-15-gccfc92c Update borg to v3.1.2-11-gbc6d869 Update dash to 2.17.0-5-g732d92e Update diff-hl to 1.8.7-17-g2281a89 Update ebdb to 0.6-130-g0b70386 Update ivy to 0.13.0-336-gd951004 Update libgit to 0ef8b13 Update magit to v2.90.1-1021-g485ee181 Update minions to v0.3.4 Update no-littering to v1.1.0-2-g93d66b1 Update org to release_9.3.7-662-g0c0d00b93 Update orgalist to 5b51845 Update transient to v0.2.0-28-g73694be Update use-package to 2.4-41-gbfc5ecd Update which-key to v3.4.0-25-g8f2427a Update with-editor to v2.9.3-3-g7c51288 Update yasnippet to 0.14.0-7-gd3d6d70
* move emacs files from .emacs.d to .Amin Bandali2020-04-1126-0/+364
| | | | this repository's root will be ~/.emacs.d (again) from now on
* emacs: move configuration to .emacs.dAmin Bandali2019-04-133-102/+0
|
* [emacs] some custom.el updatesAmin Bandali2018-12-291-5/+8
|
* [emacs] port over many changes/enhancements from straight-expAmin Bandali2018-12-251-17/+22
|
* [emacs] drop the various doom-like naming conventions, simply use a/Amin Bandali2018-12-231-1/+1
|
* [emacs] switch from smart-mode-line to doom-{modeline,themes}Amin Bandali2018-12-031-10/+10
| | | | | | | doom-tomorrow-night is great and quite easy on the eyes also, kudos and many thanks to Carlos Pita for his numerous useful tips and enhancements for Org mode + doom-tomorrow-night
* [emacs] disable flycheck emacs-lisp-checkdoc for files in etc/Amin Bandali2018-12-031-0/+4
|
* [emacs] only use ~/.authinfo.gpg as an auth-sourceAmin Bandali2018-11-121-0/+1
| | | | avoid storing credentials in plain-text ~/.authinfo
* [emacs] get canlock-password from authAmin Bandali2018-11-111-0/+3
|
* [emacs] commit custom.el changesAmin Bandali2018-11-111-1/+5
|
* [emacs] update org; secrets: eval-when-compile require 'auth-sourceAmin Bandali2018-11-021-1/+1
| | | | update org to release_9.1.14-1017-g6382a6bbb
* [emacs] assimilate slack and deps, clear up .gitignore, add secretsAmin Bandali2018-11-011-0/+7
| | | | | | | | | | | hopefully the slack thing is temporary, as i don’t like using proprietary platforms. however, if i must, i’d *much* prefer using free software to access it, rather than executing proprietary JS. note: since i’ve decided to commit etc/secrets.el, it shall not contain any sensitive information itself, but rather how to obtain them. therefore, it must be byte-compiled; and the byte-compiled etc/secrets.elc must *never* be committed.
* [emacs] use-package ox-beamer, mark org-beamer-export-to-latex safeAmin Bandali2018-10-211-1/+2
|
* [emacs/ibuffer] change org filter from name-based to mode-basedAmin Bandali2018-10-201-1/+1
|
* [emacs] some cosmetic changesAmin Bandali2018-10-201-0/+74