summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
|
* [emacs] disable EXWMAmin Bandali2018-05-021-2/+2
| | | | | | | | | | Having used EXWM for a couple of days, I think bspwm provides an overall more stable and smoother experience, and is more polished. I really am going to miss EXWM's simulation keys though. Thankfully, it seems like xkeysnail [0] is a nice solution for that. [0]: https://github.com/mooz/xkeysnail
* [rc] increase rofi-light's width a bitAmin Bandali2018-05-021-1/+1
|
* [emacs] experiment with EXWM and key bindingsAmin Bandali2018-05-011-9/+152
| | | | | | | | | | | | | - Binding C-w to cut isn't worth the effort. I close tabs way more often. - When launched from within Emacs, Rofi doesn't seem to be able to properly launch programs. I haven't been able to debug the issue. - Rofi seems to have a noticeable lag now under EXWM, compared to back when I was using bspwm. rofi-pass is the main reason I still use it. So, TODO: see if I can port rofi-pass to ivy or helm. - EXWM's `exwm-input-set-key' seems awfully verbose compared to sxhkd. See if there's a shorter and neater way.
* [emacs/ivy] allow wrapping around on first and last candidatesAmin Bandali2018-05-011-0/+1
|
* [rc/x] disable bellAmin Bandali2018-05-011-0/+2
| | | | It's especially obnoxious through headphones.
* [rc/emacs] disable the internal border of Emacs' frameAmin Bandali2018-04-301-1/+1
| | | | See https://github.com/ch11ng/exwm/issues/169
* [emacs] unicode font stack around Ubuntu Mono and HackAmin Bandali2018-04-301-2/+31
| | | | Pretty much my ideal font stack for writing Lean.
* [emacs] assimilate lean-mode and dependenciesAmin Bandali2018-04-3010-0/+32
| | | | | | | | | | | lib/async master v1.9.3-1-g04e1a2c lib/company master 0.9.6-23-gd26ec71 lib/f master v0.20.0 lib/flycheck master 31-118-g0c4bbd1f lib/helm master v2.9.2-24-g56039aaf lib/lean-mode master 6ed7031 lib/popup master v0.5.3-20-g80829dd lib/s master 1.12.0-10-g03410e6