Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix sh-mode package name (it's sh-script) | Amin Bandali | 2020-04-13 | 1 | -2/+2 | |
| | ||||||
* | Assimilate diff-hl 1.8.7-10-ga625033 | Amin Bandali | 2020-04-13 | 3 | -2/+8 | |
| | ||||||
* | Assimilate 4 drones for ERC setup, and move ERC things to lisp/ | Amin Bandali | 2020-04-12 | 7 | -76/+89 | |
| | | | | | | | Assimilate erc-hl-nicks 1.3.4 Assimilate erc-scrolltoplace 0.1.0-1-gfeb0fbf Assimilate switch-buffer-functions v0.0.1-12-g95a846b Assimilate znc 2fd359e | |||||
* | Assimilate EBDB and move email setup to separate files in lisp/ | Amin Bandali | 2020-04-12 | 6 | -80/+82 | |
| | | | | Gnus for reading, message for writing, and EBDB for contacts. | |||||
* | Add Tridactyl config | Amin Bandali | 2020-04-12 | 1 | -0/+45 | |
| | ||||||
* | Fix typo in my-i3status script name | Amin Bandali | 2020-04-12 | 1 | -1/+1 | |
| | ||||||
* | Move gnus and message settings to lisp/, fix byte-compiler warnings | Amin Bandali | 2020-04-12 | 3 | -478/+502 | |
| | ||||||
* | Add convenience C-c e p binding for pp-macroexpand-last-sexp | Amin Bandali | 2020-04-12 | 1 | -0/+1 | |
| | ||||||
* | Move dired, eshell, ibuffer, ido, and ivy to separate files in lisp/ | Amin Bandali | 2020-04-12 | 6 | -279/+288 | |
| | ||||||
* | Fix some byte-compiler warnings and remove some version workarounds | Amin Bandali | 2020-04-12 | 3 | -15/+4 | |
| | ||||||
* | Use the default (block) cursor-type, combine two bind-keys calls | Amin Bandali | 2020-04-12 | 1 | -11/+7 | |
| | ||||||
* | Move Org setup to lisp/bandali-org.el and fix time & battery display | Amin Bandali | 2020-04-12 | 2 | -105/+107 | |
| | ||||||
* | Assimilate 11 drones (no-littering, magit, ivy, org, and their deps) | Amin Bandali | 2020-04-12 | 14 | -226/+275 | |
| | | | | | | | | | | | | | | | | Assimilate amx v3.3-7-ge512e74 Assimilate async v1.9.4-13-g86aef2c Assimilate dash 2.17.0 Assimilate ivy 0.13.0-189-g64f05f4 Assimilate libgit 6c3b892 Assimilate magit v2.90.1-955-g0f1234e7 Assimilate no-littering v1.0.3-13-g92661bc Assimilate org release_9.3.6-479-g32d8f2f32 Assimilate s 1.12.0-12-g43ba8b5 Assimilate transient v0.2.0-1-gafa0c2f Assimilate with-editor v2.9.1-3-g4fe66d4 Also, move exwm things from init.el out to lisp/bandali-exwm.el. | |||||
* | Add Borg and assimilate auto-compile and use-package | Amin Bandali | 2020-04-12 | 7 | -0/+40 | |
| | ||||||
* | the repository is now in ~/.emacs.d/ | Amin Bandali | 2020-04-12 | 1 | -1/+1 | |
| | ||||||
* | relax .gitignore a bit | Amin Bandali | 2020-04-11 | 1 | -1/+2 | |
| | ||||||
* | move emacs files from .emacs.d to . | Amin Bandali | 2020-04-11 | 35 | -98/+6 | |
| | | | | this repository's root will be ~/.emacs.d (again) from now on | |||||
* | delete old config files | Amin Bandali | 2020-04-11 | 11 | -2083/+4 | |
| | | | | | | | | | | - compton - dunst - i3status - sway - swaylock - ncmpcpp - pigeonhole | |||||
* | move scripts from ~/.local/bin to rc.org | Amin Bandali | 2020-04-11 | 10 | -186/+248 | |
| | ||||||
* | move non-emacs configs to rc.org | Amin Bandali | 2020-04-11 | 36 | -1174/+1499 | |
| | ||||||
* | emacs/eshell: restore mistakenly deleted custom eshell prompt | Amin Bandali | 2020-04-11 | 1 | -0/+15 | |
| | ||||||
* | emacs: delete many unused and/or disabled packages | Amin Bandali | 2020-04-11 | 1 | -238/+2 | |
| | | | | | | | | | including: - exec-path-from-shell: does not seem necessary anymore - web-mode: i use the built-in mhtml-mode now - java-related things - bbdb: i've been using ebdb and happy with it | |||||
* | emacs: try setting a smaller gc-cons-threshold initially | Amin Bandali | 2020-04-10 | 1 | -1/+1 | |
| | | | | doesn't seem to have an adverse effect on emacs-init-time | |||||
* | msmtp: update gnu and shemshak tls fingerprints | Amin Bandali | 2020-04-10 | 1 | -2/+2 | |
| | ||||||
* | shell: prevent crashing of non-Guix apps on foreign distros | Amin Bandali | 2020-03-31 | 1 | -0/+1 | |
| | ||||||
* | scattered updates | Amin Bandali | 2020-03-31 | 8 | -20/+21 | |
| | ||||||
* | isync: fix account username | Amin Bandali | 2020-03-30 | 1 | -1/+1 | |
| | ||||||
* | getmail,msmtp: small account-related updates | Amin Bandali | 2020-03-29 | 2 | -7/+5 | |
| | ||||||
* | guix,getmail,emacs: update username and mail address | Amin Bandali | 2020-03-23 | 3 | -8/+8 | |
| | ||||||
* | emacs: erc: remove moznet; rip | Amin Bandali | 2020-03-19 | 1 | -2/+0 | |
| | ||||||
* | update gnu address | Amin Bandali | 2020-03-19 | 3 | -13/+13 | |
| | ||||||
* | msmtp: update fp tls fingerprint, emacs: minor tweaks | Amin Bandali | 2020-03-13 | 2 | -7/+6 | |
| | ||||||
* | emacs: add current exwm workspace number to mode-line | Amin Bandali | 2020-03-13 | 1 | -1/+10 | |
| | ||||||
* | guix: break down monolithic profile into multiple smaller profiles | Amin Bandali | 2020-03-13 | 6 | -13/+42 | |
| | | | | | | super useful for decoupling larger packages like icecat, libreoffice, and texlive from the rest of mostly-smaller packages, so i could easily `guix pull' and update the smaller ones as frequently as i like | |||||
* | emacs: add binding for guix-patches debbugs | Amin Bandali | 2020-02-06 | 1 | -4/+9 | |
| | ||||||
* | getmail: keep mail around on fp for a day, just to be safe | Amin Bandali | 2020-02-06 | 1 | -3/+3 | |
| | ||||||
* | emacs: use emacs's own mhtml-mode rather than web-mode, disable typo | Amin Bandali | 2020-02-06 | 1 | -10/+9 | |
| | ||||||
* | emacs: add binding for eww, and only use typo-mode in web-mode | Amin Bandali | 2020-02-01 | 1 | -2/+2 | |
| | ||||||
* | emacs: time: drop comma between day and hour in display-time-format | Amin Bandali | 2020-01-29 | 1 | -1/+1 | |
| | ||||||
* | emacs: bump year in thankgnu yasnippets | Amin Bandali | 2020-01-29 | 2 | -2/+2 | |
| | ||||||
* | emacs: yasnippet: add some more convenience snippets for latex-mode | Amin Bandali | 2020-01-29 | 5 | -0/+25 | |
| | ||||||
* | dunst: ignore low urgency notifications from history for now | Amin Bandali | 2020-01-28 | 1 | -0/+1 | |
| | | | | | otherwise, recalling notifications from history seems to only display those with low urgency, in v1.4.1 | |||||
* | dunst: various tweaks to the configuration | Amin Bandali | 2020-01-28 | 1 | -9/+9 | |
| | | | | | | | | | - font - history length - dmenu - browser - mouse click actions - no timeouts | |||||
* | emacs: smart-mode-line: don't make fixed-width fills | Amin Bandali | 2020-01-27 | 1 | -0/+2 | |
| | | | | | | | this bothered me forever. it's *super* annoying on low-resolution screens, especially with horizontal splits (side by side) where the effective width of the mode-line for each window is considerably smaller than the display's width | |||||
* | emacs: tweak some bindings | Amin Bandali | 2020-01-27 | 1 | -4/+4 | |
| | ||||||
* | emacs: set eww-download-directory to $XDG_DOWNLOAD_DIR | Amin Bandali | 2020-01-27 | 1 | -1/+7 | |
| | ||||||
* | xdg: export various XDG_*_DIR variables | Amin Bandali | 2020-01-27 | 1 | -0/+6 | |
| | ||||||
* | guix: add (sudo-less) light | Amin Bandali | 2020-01-27 | 2 | -0/+2 | |
| | | | | | landed fcb510c541e83291ea6682cba87020a913c64914 in guix.git so one can set brightness using light without sudo | |||||
* | emacs: exwm: i use icecat now | Amin Bandali | 2020-01-26 | 1 | -1/+1 | |
| | ||||||
* | emacs: make my theme change functions more robust | Amin Bandali | 2020-01-26 | 1 | -2/+4 | |
| | | | | only call sml/apply-theme if smart-mode-line is available |