| Commit message (Expand) | Author | Age | Files | Lines |
* | [emacs] assimilate and enable dante and its dependency, lcr |  Amin Bandali | 2018-05-07 | 4 | -0/+15 |
* | [rc/fontconfig] disable problematic automatic tangling comments•••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.
|  Amin Bandali | 2018-05-06 | 1 | -1/+1 |
* | [emacs] assimilate and enable which-key |  Amin Bandali | 2018-05-06 | 3 | -0/+16 |
* | [setup] remove out of date setup file |  Amin Bandali | 2018-05-06 | 1 | -112/+0 |
* | [rc/libinput] migrate my libinput xorg configuration |  Amin Bandali | 2018-05-06 | 1 | -0/+16 |
* | [other] spring cleaning: remove vestigial and old stuff |  Amin Bandali | 2018-05-06 | 7 | -341/+0 |
* | [rc/zsh] add ~/.elan/bin to PATH |  Amin Bandali | 2018-05-06 | 1 | -1/+1 |
* | [rc] add TLP configuration for plasma•••TODO: add for enigma
|  Amin Bandali | 2018-05-06 | 1 | -0/+316 |
* | [rc] add PowerTOP systemd service |  Amin Bandali | 2018-05-06 | 1 | -0/+17 |
* | [emacs] update 2 drones•••lib/helm master v2.9.2-37-gbe27fc17
lib/magit master 2.12.1-94-g67ea3006
|  Amin Bandali | 2018-05-06 | 2 | -0/+0 |
* | [emacs] assimilate flycheck-haskell•••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).
|  Amin Bandali | 2018-05-05 | 3 | -1/+156 |
* | [emacs] add flycheck's missing deps (pkg-info & epl) & configure it |  Amin Bandali | 2018-05-05 | 4 | -0/+17 |
* | [emacs] assimilate hlint-refactor |  Amin Bandali | 2018-05-05 | 3 | -1/+20 |
* | [emacs] assimilate haskell-mode |  Amin Bandali | 2018-05-05 | 3 | -1/+13 |
* | [emacs] update 5 drones•••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
|  Amin Bandali | 2018-05-03 | 5 | -0/+0 |
* | [emacs] tangle init.org before bootstrapping•••By making `tangle-init' a prerequisite of `bootstrap'. Adjust build
instructions accordingly.
|  Amin Bandali | 2018-05-03 | 2 | -1/+2 |
* | [emacs] further refine my Emacs' unicode font stack•••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.
|  Amin Bandali | 2018-05-03 | 1 | -6/+17 |
* | [emacs] remove duplicate post-init message and shorten counsel delay |  Amin Bandali | 2018-05-03 | 1 | -5/+1 |
* | [emacs] disable EXWM•••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
|  Amin Bandali | 2018-05-02 | 1 | -2/+2 |
* | [rc] increase rofi-light's width a bit |  Amin Bandali | 2018-05-02 | 1 | -1/+1 |
* | [emacs] experiment with EXWM and key bindings•••- 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.
|  Amin Bandali | 2018-05-01 | 1 | -9/+152 |
* | [emacs/ivy] allow wrapping around on first and last candidates |  Amin Bandali | 2018-05-01 | 1 | -0/+1 |
* | [rc/x] disable bell•••It's especially obnoxious through headphones.
|  Amin Bandali | 2018-05-01 | 1 | -0/+2 |
* | [rc/emacs] disable the internal border of Emacs' frame•••See https://github.com/ch11ng/exwm/issues/169
|  Amin Bandali | 2018-04-30 | 1 | -1/+1 |
* | [emacs] unicode font stack around Ubuntu Mono and Hack•••Pretty much my ideal font stack for writing Lean.
|  Amin Bandali | 2018-04-30 | 1 | -2/+31 |
* | [emacs] assimilate lean-mode and dependencies•••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
|  Amin Bandali | 2018-04-30 | 10 | -0/+32 |
* | [emacs] disable C-{j,k} bindings in ivy-minibuffer-map for now |  Amin Bandali | 2018-04-30 | 1 | -2/+2 |
* | [emacs] stop using EXWM's default config and customize it a bit |  Amin Bandali | 2018-04-30 | 1 | -2/+71 |
* | [emacs] display time and battery in mode-line |  Amin Bandali | 2018-04-30 | 1 | -0/+20 |
* | [emacs] update 2 drones•••Update magit to v2.12.1-81-g47a054f8
Update use-package to v2.3-376-g0a2b82a
|  Amin Bandali | 2018-04-30 | 2 | -0/+0 |
* | [emacs] use fringe-mode with default width•••Also, don't tangle the installation source block for now.
|  Amin Bandali | 2018-04-30 | 1 | -1/+2 |
* | [emacs] more background info |  Amin Bandali | 2018-04-30 | 1 | -3/+17 |
* | add some documentation•••[emacs] automatically load counsel after 1.5 seconds
|  Amin Bandali | 2018-04-30 | 3 | -15/+35 |
* | [other] remove some of the out of date stuff•••TODO: Makefile rules for setting up my zim-based zsh setup, along with
the zsh plugins I use
|  Amin Bandali | 2018-04-29 | 7 | -82/+0 |
* | [rc/zsh] migrate my zsh setup to rc.org |  Amin Bandali | 2018-04-29 | 6 | -208/+254 |
* | [rc/x] migrate my X.Org configurations•••Also, add missing shebangs for previous scripts.
|  Amin Bandali | 2018-04-29 | 11 | -302/+389 |
* | [rc/{xdg,zathura}] migrate XDG dirs and zathura configs to new setup |  Amin Bandali | 2018-04-29 | 4 | -21/+43 |
* | [rc/wp] migrate my little wallpaper changer script to literate setup |  Amin Bandali | 2018-04-29 | 5 | -79/+112 |
* | [spacemacs,vim] delete vestigial spacemacs and vim configs•••I haven't used either of them in a very long time and the configs are
likely quite outdated.
|  Amin Bandali | 2018-04-29 | 4 | -998/+0 |
* | [rc/{redshift,rofi{,-pass}}] migrate redshift, rofi, rofi-pass dots |  Amin Bandali | 2018-04-29 | 4 | -156/+180 |
* | [rc/{polybar,ranger}] migrate to new literate setup |  Amin Bandali | 2018-04-29 | 5 | -1003/+1036 |
* | [rc/{notmuch,offlineimap}] migrate to new literate setup |  Amin Bandali | 2018-04-29 | 7 | -205/+256 |
* | [rc/{mpd,msmtp,ncmpcpp}] migrate to new literate setup |  Amin Bandali | 2018-04-29 | 5 | -1008/+1042 |
* | [rc/gtk,isync] migrate GTK and isync configs |  Amin Bandali | 2018-04-29 | 6 | -69/+123 |
* | [rc/getmail,gnupg] migrate to new literate config setup |  Amin Bandali | 2018-04-29 | 5 | -40/+73 |
* | [rc/fun] migrate fun scripts :) |  Amin Bandali | 2018-04-29 | 3 | -95/+112 |
* | [rc/{dunst,fontconfig}] migrate dunst & fontconfig configs, clean up |  Amin Bandali | 2018-04-29 | 4 | -327/+243 |
* | [rc/{afew,bspwm}] migrate afew and bspwm (and sxhkd) configs |  Amin Bandali | 2018-04-29 | 7 | -295/+458 |
* | [emacs] remove previous [experimental] emacs config•••It was based on straight.el.
|  Amin Bandali | 2018-04-29 | 5 | -495/+5 |
* | [rc] add latexmk config and clean up |  Amin Bandali | 2018-04-28 | 4 | -31/+20 |