summaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move GNU Emacs configs from ./ into .emacs.d/Amin Bandali2020-10-051-2/+1
| | | | | | I will be using the repository to store my configurations for other non-Emacs pieces of software. The repository itself will be located at ~/ rather than ~/.emacs.d/.
* relax .gitignore a bitAmin Bandali2020-04-111-1/+2
|
* move emacs files from .emacs.d to .Amin Bandali2020-04-111-1/+1
| | | | this repository's root will be ~/.emacs.d (again) from now on
* git: ignore everythingAmin Bandali2019-04-131-15/+1
| | | | | | to help make it safer to use this repo at ~/ caveat: have to force add untracked files
* emacs: move configuration to .emacs.dAmin Bandali2019-04-131-16/+15
|
* [emacs][wip] remove all the package submodulesAmin Bandali2018-12-241-3/+1
|
* [emacs][wip] begin migration to straight.elAmin Bandali2018-12-241-0/+3
| | | | | comment out just about all packages; will add them back gradually to make sure everything works as expected
* [emacs] dired hide details by default, ignore /var/eshell/lastdirAmin Bandali2018-12-231-0/+1
|
* [emacs] remove and ignore {early-,}init.el againAmin Bandali2018-12-221-0/+3
|
* [emacs] unignore and add {early-}init.elAmin Bandali2018-12-211-3/+0
|
* [emacs] commit var/abbrev.el abbrevs fileAmin Bandali2018-12-121-0/+2
|
* [emacs] unignore bbdb-autoloads.elAmin Bandali2018-12-081-0/+2
|
* [emacs] assimilate and add eshell-up, add eshell aliases fileAmin Bandali2018-11-181-1/+6
| | | | | eshell aliases file based on https://github.com/dakra/dmacs/blob/master/etc/eshell-aliases
* [emacs] assimilate slack and deps, clear up .gitignore, add secretsAmin Bandali2018-11-011-6/+1
| | | | | | | | | | | 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] assimilate pdf-tools and depsAmin Bandali2018-10-211-15/+0
| | | | | | | anzu is not a dependency, but I noticed doom-modeline refers to it when using isearch (in pdf-view-mode swiper searches through binary contents of a pdf, so we'll fall back to isearch), resulting in a warning if it's not present.
* [emacs] remove previous [experimental] emacs configAmin Bandali2018-04-291-1/+5
| | | | It was based on straight.el.
* [emacs] add Borg's layer/essentials init, with some of my stuffAmin Bandali2018-04-281-0/+2
|
* [emacs] prepare for Borg-ificationAmin Bandali2018-04-261-0/+2
|
* Add my GNU emailAmin Bandali2016-12-131-0/+3
| | | | | | | | | | | | | | | | Use getmail to fetch my GNU mail over pop3. After stowing getmail config, run it like this the first time: getmail --store-password-in-gnome-keyring to save the password in the Default gnome keyring. Then, proceed to run it without arguments, and/or enable and start the systemd timer for auto-syncing. Requires: getmail gnome-keyring python2-gnome-keyring
* ignore ranger history,bookmarks,taggedAmin Bandali2015-06-251-1/+6
|
* improve gitignoreAmin Bandali2014-10-261-6/+9
|
* add gitignoreAmin Bandali2014-10-261-0/+6