Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable some themes, and use Source Code Pro instead of Inconsolata | 2016-12-12 | 2 | -13/+22 | |
| | |||||
* | Add systemd units for calling mbsync every 5 minutes | 2016-12-12 | 3 | -1/+20 | |
| | | | | | | | | To enable: systemctl --user enable mbsync.timer systemctl --user start mbsync.timer Also, use 'pick-first for mu4e-context-policy | ||||
* | Enable mu4e mode-line & notifications; and fix up error in .mbsyncrc | 2016-12-12 | 2 | -2/+7 | |
| | |||||
* | Replace my-mu4e-account-alist with mu4e-contexts | 2016-12-12 | 2 | -51/+53 | |
| | | | | Also, get rid of [Gmail]/ prefix by using separate channels | ||||
* | Add mu4e config | 2016-12-12 | 4 | -19/+138 | |
| | | | | TODO: switch to using mu4e-contexts | ||||
* | Add ErcBar, also restore channel buffers from logs | 2016-12-11 | 2 | -3/+48 | |
| | |||||
* | [spacemacs] Use znc.el for irc (wraps around erc) | 2016-12-11 | 4 | -5/+62 | |
| | | | | | | kudos to vincentbernat and rrix https://github.com/vincentbernat/dot.emacs/blob/master/znc.conf.el http://doc.rix.si/cce/cce-irc.html | ||||
* | When using evil, start in emacs mode for eshell | 2016-12-11 | 1 | -1/+4 | |
| | |||||
* | Actually, disable that for now | 2016-12-11 | 2 | -7/+7 | |
| | |||||
* | Sign and sign-off commits by default | 2016-12-11 | 2 | -1/+7 | |
| | | | | Signed-off-by: Amin Bandali <amin@aminb.org> | ||||
* | Update .spacemacs and add aminb layer | 2016-12-11 | 2 | -94/+200 | |
| | |||||
* | Update git info | 2016-12-10 | 1 | -3/+1 | |
| | |||||
* | Update bspwm & sxhkd dots | 2016-11-18 | 9 | -287/+155 | |
| | |||||
* | [gtk] Update gtk 2&3 settings | 2016-11-18 | 2 | -4/+4 | |
| | |||||
* | [fontconfig] Drastically better font rendering | 2016-11-18 | 1 | -7/+36 | |
| | |||||
* | [spacemacs] add some layers and stuff from before | 2016-02-13 | 1 | -9/+58 | |
| | | | | | | enable some layers, re-add some configurations and comments also, TODO: think about whether to use a separate custom.el file or not | ||||
* | [spacemacs] use bigger font & slant powerline | 2016-02-13 | 1 | -2/+3 | |
| | |||||
* | [spacemacs] start from scratch | 2016-02-13 | 7 | -406/+43 | |
| | | | | with .spacemacs of develop branch at a111f48 | ||||
* | [X] no 2,3 finger tap / no emacs daemon on startup | 2015-12-23 | 1 | -3/+6 | |
| | |||||
* | [sxhkd] reapply .Xmodmap when changing lang to ENG | 2015-12-23 | 1 | -1/+2 | |
| | |||||
* | [sxhkd] launch chromium in incognito mode | 2015-12-23 | 1 | -1/+1 | |
| | |||||
* | [sxhkd] add new definitions for super {p,s,f} | 2015-12-23 | 1 | -2/+4 | |
| | | | | bspc window -t doesn't toggle anymore, but only sets | ||||
* | [spacemacs] update dot file w latest dev template | 2015-12-23 | 1 | -123/+149 | |
| | |||||
* | [ncmpcpp] use dash instead of underscore in defkey | 2015-12-23 | 1 | -1/+1 | |
| | |||||
* | [bspwm] comment out the auto workspace rules | 2015-12-23 | 1 | -4/+4 | |
| | |||||
* | [spacemacs] font size 14 | 2015-07-05 | 1 | -1/+1 | |
| | |||||
* | [spacemacs] (setq erc-pcomplete-nick-postfix ": ") | 2015-07-04 | 1 | -0/+2 | |
| | | | | | set erc nick completion postfix to ": " (the empty space after the colon was missing) | ||||
* | [spacemacs] use ZNC.el for irc (wraps around erc) | 2015-07-03 | 5 | -0/+117 | |
| | | | | kudos to Vincent Bernat for ssl-connector that reads creds from authinfo | ||||
* | [spacemacs] remove the "advice" for git verbose | 2015-07-03 | 1 | -4/+2 | |
| | | | | | new version of magit opens up another buffer that does this also, use smtpmail-send-it for send-mail-function | ||||
* | [bspwm] automatically move chromium to desktop 3 | 2015-07-02 | 1 | -0/+1 | |
| | |||||
* | use mbsync for syncing mail instead of offlineimap | 2015-07-02 | 2 | -5/+53 | |
| | |||||
* | [spacemacs] use erc instead of rcirc | 2015-07-01 | 1 | -15/+1 | |
| | | | | TODO: znc support | ||||
* | [spacemacs] rcirc znc temporary config | 2015-06-30 | 1 | -0/+15 | |
| | | | | until I figure out how to properly configure it | ||||
* | [pentadactyl] disable firefox tabline | 2015-06-29 | 1 | -2/+5 | |
| | | | | and rebind J/K shortcuts | ||||
* | [sxhkd] launch emacs in normal mode for now | 2015-06-28 | 1 | -1/+1 | |
| | | | | until some issues (like font) are resolved in daemon mode | ||||
* | [spacemacs] sync up with latest template | 2015-06-28 | 3 | -93/+95 | |
| | | | | and move my 'evil' customizations into dotspacemacs | ||||
* | [sxhkd] add shortcut for moving window to prev/next desktop | 2015-06-27 | 1 | -0/+3 | |
| | |||||
* | update readme | 2015-06-26 | 1 | -2/+2 | |
| | |||||
* | ignore ranger history,bookmarks,tagged | 2015-06-25 | 1 | -1/+6 | |
| | |||||
* | delete compton and conky dotfiles | 2015-06-19 | 2 | -102/+0 | |
| | |||||
* | delete vimperator dots, as I don't use it anymore | 2015-06-18 | 6 | -692/+0 | |
| | |||||
* | other/modprobe/hid_apple.conf doesn't work anymore | 2015-06-17 | 1 | -1/+0 | |
| | |||||
* | [spacemacs] merge new template changes | 2015-06-14 | 1 | -22/+42 | |
| | |||||
* | launch Emacs in daemon mode | 2015-06-08 | 3 | -2/+15 | |
| | |||||
* | [pentadactyl] scroll more horizontally (5h,5l) | 2015-06-07 | 1 | -0/+2 | |
| | |||||
* | simple script for setting up prelude | 2015-06-06 | 1 | -0/+7 | |
| | |||||
* | [sxhkd] style rofi | 2015-06-05 | 1 | -1/+1 | |
| | |||||
* | [pentadactyl] private browsing and tab pin | 2015-06-05 | 1 | -1/+4 | |
| | |||||
* | [x] set URxvt.depth to 0 | 2015-06-04 | 1 | -1/+1 | |
| | | | | | to resolve the issue with ranger not showing image previews in urxvt despite having w3m installed | ||||
* | use rofi for super + space | 2015-06-03 | 1 | -1/+1 | |
| |