summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* When using evil, start in emacs mode for eshellAmin Bandali2016-12-111-1/+4
|
* Actually, disable that for nowAmin Bandali2016-12-112-7/+7
|
* Sign and sign-off commits by defaultAmin Bandali2016-12-112-1/+7
| | | | Signed-off-by: Amin Bandali <amin@aminb.org>
* Update .spacemacs and add aminb layerAmin Bandali2016-12-112-94/+200
|
* Update git infoAmin Bandali2016-12-101-3/+1
|
* Update bspwm & sxhkd dotsAmin Bandali2016-11-189-287/+155
|
* [gtk] Update gtk 2&3 settingsAmin Bandali2016-11-182-4/+4
|
* [fontconfig] Drastically better font renderingAmin Bandali2016-11-181-7/+36
|
* [spacemacs] add some layers and stuff from beforeAmin Bandali2016-02-131-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 powerlineAmin Bandali2016-02-131-2/+3
|
* [spacemacs] start from scratchAmin Bandali2016-02-137-406/+43
| | | | with .spacemacs of develop branch at a111f48
* [X] no 2,3 finger tap / no emacs daemon on startupAmin Bandali2015-12-231-3/+6
|
* [sxhkd] reapply .Xmodmap when changing lang to ENGAmin Bandali2015-12-231-1/+2
|
* [sxhkd] launch chromium in incognito modeAmin Bandali2015-12-231-1/+1
|
* [sxhkd] add new definitions for super {p,s,f}Amin Bandali2015-12-231-2/+4
| | | | bspc window -t doesn't toggle anymore, but only sets
* [spacemacs] update dot file w latest dev templateAmin Bandali2015-12-231-123/+149
|
* [ncmpcpp] use dash instead of underscore in defkeyAmin Bandali2015-12-231-1/+1
|
* [bspwm] comment out the auto workspace rulesAmin Bandali2015-12-231-4/+4
|
* [spacemacs] font size 14Amin Bandali2015-07-051-1/+1
|
* [spacemacs] (setq erc-pcomplete-nick-postfix ": ")Amin Bandali2015-07-041-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)Amin Bandali2015-07-035-0/+117
| | | | kudos to Vincent Bernat for ssl-connector that reads creds from authinfo
* [spacemacs] remove the "advice" for git verboseAmin Bandali2015-07-031-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 3Amin Bandali2015-07-021-0/+1
|
* use mbsync for syncing mail instead of offlineimapAmin Bandali2015-07-022-5/+53
|
* [spacemacs] use erc instead of rcircAmin Bandali2015-07-011-15/+1
| | | | TODO: znc support
* [spacemacs] rcirc znc temporary configAmin Bandali2015-06-301-0/+15
| | | | until I figure out how to properly configure it
* [pentadactyl] disable firefox tablineAmin Bandali2015-06-291-2/+5
| | | | and rebind J/K shortcuts
* [sxhkd] launch emacs in normal mode for nowAmin Bandali2015-06-281-1/+1
| | | | until some issues (like font) are resolved in daemon mode
* [spacemacs] sync up with latest templateAmin Bandali2015-06-283-93/+95
| | | | and move my 'evil' customizations into dotspacemacs
* [sxhkd] add shortcut for moving window to prev/next desktopAmin Bandali2015-06-271-0/+3
|
* update readmeAmin Bandali2015-06-261-2/+2
|
* ignore ranger history,bookmarks,taggedAmin Bandali2015-06-251-1/+6
|
* delete compton and conky dotfilesAmin Bandali2015-06-192-102/+0
|
* delete vimperator dots, as I don't use it anymoreAmin Bandali2015-06-186-692/+0
|
* other/modprobe/hid_apple.conf doesn't work anymoreAmin Bandali2015-06-171-1/+0
|
* [spacemacs] merge new template changesAmin Bandali2015-06-141-22/+42
|
* launch Emacs in daemon modeAmin Bandali2015-06-083-2/+15
|
* [pentadactyl] scroll more horizontally (5h,5l)Amin Bandali2015-06-071-0/+2
|
* simple script for setting up preludeAmin Bandali2015-06-061-0/+7
|
* [sxhkd] style rofiAmin Bandali2015-06-051-1/+1
|
* [pentadactyl] private browsing and tab pinAmin Bandali2015-06-051-1/+4
|
* [x] set URxvt.depth to 0Amin Bandali2015-06-041-1/+1
| | | | | to resolve the issue with ranger not showing image previews in urxvt despite having w3m installed
* use rofi for super + spaceAmin Bandali2015-06-031-1/+1
|
* [x] don't use comptonAmin Bandali2015-06-031-1/+1
| | | | | | I've found previous installation laggy and slow. This time, I decided to try and not use compton; everything is much snappier now.
* [pentadactyl] show the firefox toolbarAmin Bandali2015-06-031-0/+3
|
* [x] launch xfce components with --disable-wm-checkAmin Bandali2015-06-021-0/+3
|
* [spacemacs] add rust-lang and shellAmin Bandali2015-05-301-0/+2
| | | | currently in develop
* [vim] disable Insert{Enter,Leave} number stuffAmin Bandali2015-05-291-3/+3
|
* [vim] noremap \ :q<CR>Amin Bandali2015-05-281-0/+4
|
* [vim] save file as root with <leader>wAmin Bandali2015-05-271-2/+2
|