summaryrefslogtreecommitdiffstats
path: root/rc.org (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-06[rc] add TLP configuration for plasma•••TODO: add for enigma Amin Bandali1-0/+316
2018-05-06[rc] add PowerTOP systemd serviceAmin Bandali1-0/+17
2018-05-06[emacs] update 2 drones•••lib/helm master v2.9.2-37-gbe27fc17 lib/magit master 2.12.1-94-g67ea3006 Amin Bandali2-0/+0
2018-05-05[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 Bandali3-1/+156
2018-05-05[emacs] add flycheck's missing deps (pkg-info & epl) & configure itAmin Bandali4-0/+17
2018-05-05[emacs] assimilate hlint-refactorAmin Bandali3-1/+20
2018-05-05[emacs] assimilate haskell-modeAmin Bandali3-1/+13
2018-05-03[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 Bandali5-0/+0
2018-05-03[emacs] tangle init.org before bootstrapping•••By making `tangle-init' a prerequisite of `bootstrap'. Adjust build instructions accordingly. Amin Bandali2-1/+2
2018-05-03[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 Bandali1-6/+17
2018-05-03[emacs] remove duplicate post-init message and shorten counsel delayAmin Bandali1-5/+1
2018-05-02[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 Bandali1-2/+2
2018-05-02[rc] increase rofi-light's width a bitAmin Bandali1-1/+1
2018-05-01[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 Bandali1-9/+152
2018-05-01[emacs/ivy] allow wrapping around on first and last candidatesAmin Bandali1-0/+1
2018-05-01[rc/x] disable bell•••It's especially obnoxious through headphones. Amin Bandali1-0/+2
2018-04-30[rc/emacs] disable the internal border of Emacs' frame•••See https://github.com/ch11ng/exwm/issues/169 Amin Bandali1-1/+1
2018-04-30[emacs] unicode font stack around Ubuntu Mono and Hack•••Pretty much my ideal font stack for writing Lean. Amin Bandali1-2/+31
2018-04-30[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 Bandali10-0/+32
2018-04-30[emacs] disable C-{j,k} bindings in ivy-minibuffer-map for nowAmin Bandali1-2/+2
2018-04-30[emacs] stop using EXWM's default config and customize it a bitAmin Bandali1-2/+71
2018-04-30[emacs] display time and battery in mode-lineAmin Bandali1-0/+20
2018-04-30[emacs] update 2 drones•••Update magit to v2.12.1-81-g47a054f8 Update use-package to v2.3-376-g0a2b82a Amin Bandali2-0/+0
2018-04-30[emacs] use fringe-mode with default width•••Also, don't tangle the installation source block for now. Amin Bandali1-1/+2
2018-04-30[emacs] more background infoAmin Bandali1-3/+17
2018-04-30add some documentation•••[emacs] automatically load counsel after 1.5 seconds Amin Bandali3-15/+35
2018-04-29[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 Bandali7-82/+0
2018-04-29[rc/zsh] migrate my zsh setup to rc.orgAmin Bandali6-208/+254
2018-04-29[rc/x] migrate my X.Org configurations•••Also, add missing shebangs for previous scripts. Amin Bandali11-302/+389
2018-04-29[rc/{xdg,zathura}] migrate XDG dirs and zathura configs to new setupAmin Bandali4-21/+43
2018-04-29[rc/wp] migrate my little wallpaper changer script to literate setupAmin Bandali5-79/+112
2018-04-29[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 Bandali4-998/+0
2018-04-29[rc/{redshift,rofi{,-pass}}] migrate redshift, rofi, rofi-pass dotsAmin Bandali4-156/+180
2018-04-29[rc/{polybar,ranger}] migrate to new literate setupAmin Bandali5-1003/+1036
2018-04-29[rc/{notmuch,offlineimap}] migrate to new literate setupAmin Bandali7-205/+256
2018-04-29[rc/{mpd,msmtp,ncmpcpp}] migrate to new literate setupAmin Bandali5-1008/+1042
2018-04-29[rc/gtk,isync] migrate GTK and isync configsAmin Bandali6-69/+123
2018-04-29[rc/getmail,gnupg] migrate to new literate config setupAmin Bandali5-40/+73
2018-04-29[rc/fun] migrate fun scripts :)Amin Bandali3-95/+112
2018-04-29[rc/{dunst,fontconfig}] migrate dunst & fontconfig configs, clean upAmin Bandali4-327/+243
2018-04-29[rc/{afew,bspwm}] migrate afew and bspwm (and sxhkd) configsAmin Bandali7-295/+458
2018-04-29[emacs] remove previous [experimental] emacs config•••It was based on straight.el. Amin Bandali5-495/+5
2018-04-28[rc] add latexmk config and clean upAmin Bandali4-31/+20