summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [emacs] update 2 dronesAmin Bandali2018-07-062-0/+0
| | | | | lib/helm master v2.9.7-28-g3de72536 lib/ivy master 0.10.0-273-g92efd62
* [emacs] delete exwm and xelbAmin Bandali2018-07-043-6/+0
| | | | | I've been back on bspwm for a while, and will kely be switching to i3wm or swaywm next.
* [emacs] use dwwmmm/alloy-mode instead of anlun/alloy-modeAmin Bandali2018-07-042-1/+1
|
* [emacs] update 15 dronesAmin Bandali2018-07-0416-0/+1
| | | | | | | | | | | | | | | | | | | | lib/borg master v2.0.0-64-g738f749 lib/closql master v0.6.0 lib/company master 0.9.6-37-g1f836b6 lib/emacsql master 2.0.2-19-g3b70e8f lib/epkg master v3.1.0 lib/flycheck master 31-156-g0995b0bb lib/general master e690ef9 lib/helm master v2.9.7-21-g40a01d97 lib/hydra master 0.14.0-17-g87cc74b lib/ivy master 0.10.0-271-g0cf0e6d lib/magit master 2.13.0-70-g1e2f1686 lib/magit-popup master v2.12.3-4-ge2060cc lib/notmuch master debian/0.27-1-7-gfd3c9365 lib/use-package master 2.3-398-g4f0f585 lib/which-key master v3.3.0-1-g013cdb7 Some were detached, so I checked out their `master'.
* [emacs] add alloy-modeAmin Bandali2018-07-043-0/+9
|
* [emacs] some convenience bindingsAmin Bandali2018-06-271-1/+2
|
* [emacs] assimilate hydraAmin Bandali2018-06-272-0/+3
|
* [emacs] update 2 dronesAmin Bandali2018-06-272-0/+0
| | | | | lib/helm master v2.9.6-61-gb325a2ac lib/ivy master 0.10.0-267-g716e151
* [emacs] org: export html5, add htmlize for syntax highlightingAmin Bandali2018-06-273-1/+7
|
* [emacs] update 6 dronesAmin Bandali2018-06-246-0/+0
| | | | | | | | | lib/closql master v0.5.2-4-gdb22efc lib/evil-escape master v3.14-5-g73b30bf lib/helm master v2.9.6-51-g7c5b3318 lib/magit master 2.13.0-66-gc98ea64a lib/no-littering master v0.5.14-2-gf1ac527 lib/which-key master v3.3.0
* [emacs] add evil{,-escape} and general and some keybindingsAmin Bandali2018-06-245-1/+83
|
* [rc/X] set keyboard repeat delay and rateAmin Bandali2018-06-201-0/+1
|
* [rc/pigeonhole] forgot to include the sieve rules in last commitAmin Bandali2018-06-191-0/+47
|
* [rc] swap out afew in favour of pigeonhole (dovecot sieve)Amin Bandali2018-06-191-52/+32
|
* [emacs] change message fqdn, remove webmasters tag as well when spamAmin Bandali2018-06-191-3/+3
|
* [emacs] update 14 dronesAmin Bandali2018-06-1914-0/+0
| | | | | | | | | | | | | | | | | lib/async master v1.9.3-9-gd17c11e lib/company master 0.9.6-27-ga913803 lib/epkg master v3.0.0-33-g81b1a33 lib/flycheck-haskell master 0.8-64-g32877c2 lib/ghub master v2.0.1-8-gebab22e lib/haskell-mode master v13.14-1160-gdd0ea64 lib/helm master v2.9.6-39-g989e99cd lib/ivy master 0.10.0-265-gb8c5190 lib/lean-mode master cd3374c lib/magit master 2.13.0-62-gc75ac173 lib/markdown-mode master v2.3-189-ge45b35b lib/no-littering master v0.5.14-1-g94a72eb lib/which-key master v3.2.0-5-ga4095e8 lib/with-editor master v2.7.3-1-gfb9fdde
* [rc/msmtp] update fencepost's expected tls fingerprintAmin Bandali2018-05-251-1/+1
|
* [emacs] update 7 dronesAmin Bandali2018-05-257-0/+0
| | | | | | | | | | lib/async master v1.9.3-3-gefe6bda lib/closql master v0.5.2 lib/dante master 1.4-57-g0fd72ef lib/helm master v2.9.4-19-ga287768f lib/ivy master 0.10.0-216-g7df7ab6 lib/magit master 2.12.1-136-g4c6e9ed0 lib/which-key master v3.2.0-1-g206be7a
* [rc] bspwm: add XF86AudioMicMute, zsh: add fence alias for fencepostAmin Bandali2018-05-181-1/+4
|
* [emacs] update 7 dronesAmin Bandali2018-05-157-0/+0
| | | | | | | | | | lib/diff-hl master 1.8.4-18-g154c64a lib/exwm master 0037cba lib/flycheck master 31-120-g325d5cce lib/magit-popup master v2.12.3-3-g60ff82a lib/notmuch master debian/0.26.2-2-40-g51f3a078 lib/use-package master 2.3-378-gc03d153 lib/xelb master 0a46cc6
* [rc] update nix's tls_fingerprint in msmtprc, reorder notmuch addrsAmin Bandali2018-05-131-2/+3
| | | | Also, add nixx alias.
* [rc] add toggle-tablet script for use with my X220tAmin Bandali2018-05-131-0/+41
| | | | | | | | | | | | This script toggles between a 'normal' mode and a 'tablet' mode, doing a few things: - rotates the screen using xrandr, so that rotating the physical display of my X220t would have the laptop's battery on the right hand side, - enables touch screen, - properly rotates the stylus pen and touch screen pointers, and - toggles between RGB and Vertical BGR sub-pixel order.
* [rc/bspwm] launch compton on startup, don't auto move firefox to ^1Amin Bandali2018-05-131-2/+2
|
* [emacs] don't enable multiple themes at the same timeAmin Bandali2018-05-131-0/+8
|
* [emacs] properly build and use notmuch along with my settingsAmin Bandali2018-05-132-0/+190
|
* [rc] enable nixAmin Bandali2018-05-091-2/+1
|
* [emacs] assimilate notmuchAmin Bandali2018-05-092-0/+3
|
* [rc/rofi-pass] work around Roundcube bug in FirefoxAmin Bandali2018-05-091-1/+1
| | | | | | | | Roundcube appears to be doing some JS magic that reacts badly with rofi-pass: selecting an entry in rofi-pass by pressing enter causes Roundcube to move focus from the username field to the password field, which completely messes up rofi-pass' autotype. Strangely enough, this doesn't happen in Chromium and I've only seen it in Firefox.
* [emacs] update 3 dronesAmin Bandali2018-05-093-0/+0
| | | | | | lib/borg master v2.0.0-58-gd386e9e lib/emacsql master 2.0.2-18-ga96b258 lib/magit-popup master v2.12.3-2-g8d8ea37
* [rc/X/xprofile] unlock default keyring only on plasma, launch bspwm on bothAmin Bandali2018-05-081-6/+3
|
* [rc/redshift] disable comments (redshift uses ; instead of #)Amin Bandali2018-05-081-1/+1
|
* [emacs] enable company-mode globallyAmin Bandali2018-05-071-0/+19
|
* [emacs] assimilate and enable dante and its dependency, lcrAmin Bandali2018-05-074-0/+15
|
* [rc/fontconfig] disable problematic automatic tangling commentsAmin Bandali2018-05-061-1/+1
| | | | | | They seem to be problematic since the comment in the header comes before the <?xml version="1.0"?> tag and seems to make fontconfig not be able to properly process the file.
* [emacs] assimilate and enable which-keyAmin Bandali2018-05-063-0/+16
|
* [setup] remove out of date setup fileAmin Bandali2018-05-061-112/+0
|
* [rc/libinput] migrate my libinput xorg configurationAmin Bandali2018-05-061-0/+16
|
* [other] spring cleaning: remove vestigial and old stuffAmin Bandali2018-05-067-341/+0
|
* [rc/zsh] add ~/.elan/bin to PATHAmin Bandali2018-05-061-1/+1
|
* [rc] add TLP configuration for plasmaAmin Bandali2018-05-061-0/+316
| | | | TODO: add for enigma
* [rc] add PowerTOP systemd serviceAmin Bandali2018-05-061-0/+17
|
* [emacs] update 2 dronesAmin Bandali2018-05-062-0/+0
| | | | | lib/helm master v2.9.2-37-gbe27fc17 lib/magit master 2.12.1-94-g67ea3006
* [emacs] assimilate flycheck-haskellAmin Bandali2018-05-053-1/+156
| | | | | | | Only use 'haskell-hlint checker and disable the other two. Also, add a copy of hs-lint.el, but leave it disabled (I tried it before deciding to use flycheck-haskell).
* [emacs] add flycheck's missing deps (pkg-info & epl) & configure itAmin Bandali2018-05-054-0/+17
|
* [emacs] assimilate hlint-refactorAmin Bandali2018-05-053-1/+20
|
* [emacs] assimilate haskell-modeAmin Bandali2018-05-053-1/+13
|
* [emacs] update 5 dronesAmin Bandali2018-05-035-0/+0
| | | | | | | | lib/company master 0.9.6-24-g779662f lib/helm master v2.9.2-27-g34f620ff lib/ivy master 0.10.0-195-g222c652 lib/lean-mode master df9c084 lib/magit master 2.12.1-83-g01bb5a4a
* [emacs] tangle init.org before bootstrappingAmin Bandali2018-05-032-1/+2
| | | | | By making `tangle-init' a prerequisite of `bootstrap'. Adjust build instructions accordingly.
* [emacs] further refine my Emacs' unicode font stackAmin Bandali2018-05-031-6/+17
| | | | | | | | Ditch Hack and Symbola monospacified. Ubuntu Mono and DejaVu Sans Mono are more than good enough. Also, force DejaVu Sans Mono for greek alphabet, since IMHO they look better than Ubuntu Mono's. For example, DejaVu's `α' looks much better and more distinguishable from `a' than Ubuntu Mono's.
* [emacs] remove duplicate post-init message and shorten counsel delayAmin Bandali2018-05-031-5/+1
|