| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [spacemacs] (setq erc-pcomplete-nick-postfix ": ")•••set erc nick completion postfix to ": "
(the empty space after the colon was missing)
|  Amin Bandali | 2015-07-04 | 1 | -0/+2 |
* | [spacemacs] use ZNC.el for irc (wraps around erc)•••kudos to Vincent Bernat for ssl-connector that reads creds from authinfo
|  Amin Bandali | 2015-07-03 | 5 | -0/+117 |
* | [spacemacs] remove the "advice" for git verbose•••new version of magit opens up another buffer that does this
also, use smtpmail-send-it for send-mail-function
|  Amin Bandali | 2015-07-03 | 1 | -4/+2 |
* | [bspwm] automatically move chromium to desktop 3 |  Amin Bandali | 2015-07-02 | 1 | -0/+1 |
* | use mbsync for syncing mail instead of offlineimap |  Amin Bandali | 2015-07-02 | 2 | -5/+53 |
* | [spacemacs] use erc instead of rcirc•••TODO: znc support
|  Amin Bandali | 2015-07-01 | 1 | -15/+1 |
* | [spacemacs] rcirc znc temporary config•••until I figure out how to properly configure it
|  Amin Bandali | 2015-06-30 | 1 | -0/+15 |
* | [pentadactyl] disable firefox tabline•••and rebind J/K shortcuts
|  Amin Bandali | 2015-06-29 | 1 | -2/+5 |
* | [sxhkd] launch emacs in normal mode for now•••until some issues (like font) are resolved in daemon mode
|  Amin Bandali | 2015-06-28 | 1 | -1/+1 |
* | [spacemacs] sync up with latest template•••and move my 'evil' customizations into dotspacemacs
|  Amin Bandali | 2015-06-28 | 3 | -93/+95 |
* | [sxhkd] add shortcut for moving window to prev/next desktop |  Amin Bandali | 2015-06-27 | 1 | -0/+3 |
* | update readme |  Amin Bandali | 2015-06-26 | 1 | -2/+2 |
* | ignore ranger history,bookmarks,tagged |  Amin Bandali | 2015-06-25 | 1 | -1/+6 |
* | delete compton and conky dotfiles |  Amin Bandali | 2015-06-19 | 2 | -102/+0 |
* | delete vimperator dots, as I don't use it anymore |  Amin Bandali | 2015-06-18 | 6 | -692/+0 |
* | other/modprobe/hid_apple.conf doesn't work anymore |  Amin Bandali | 2015-06-17 | 1 | -1/+0 |
* | [spacemacs] merge new template changes |  Amin Bandali | 2015-06-14 | 1 | -22/+42 |
* | launch Emacs in daemon mode |  Amin Bandali | 2015-06-08 | 3 | -2/+15 |
* | [pentadactyl] scroll more horizontally (5h,5l) |  Amin Bandali | 2015-06-07 | 1 | -0/+2 |
* | simple script for setting up prelude |  Amin Bandali | 2015-06-06 | 1 | -0/+7 |
* | [sxhkd] style rofi |  Amin Bandali | 2015-06-05 | 1 | -1/+1 |
* | [pentadactyl] private browsing and tab pin |  Amin Bandali | 2015-06-05 | 1 | -1/+4 |
* | [x] set URxvt.depth to 0•••to resolve the issue with ranger not showing image previews
in urxvt despite having w3m installed
|  Amin Bandali | 2015-06-04 | 1 | -1/+1 |
* | use rofi for super + space |  Amin Bandali | 2015-06-03 | 1 | -1/+1 |
* | [x] don't use compton•••I've found previous installation laggy and slow.
This time, I decided to try and not use compton;
everything is much snappier now.
|  Amin Bandali | 2015-06-03 | 1 | -1/+1 |
* | [pentadactyl] show the firefox toolbar |  Amin Bandali | 2015-06-03 | 1 | -0/+3 |
* | [x] launch xfce components with --disable-wm-check |  Amin Bandali | 2015-06-02 | 1 | -0/+3 |
* | [spacemacs] add rust-lang and shell•••currently in develop
|  Amin Bandali | 2015-05-30 | 1 | -0/+2 |
* | [vim] disable Insert{Enter,Leave} number stuff |  Amin Bandali | 2015-05-29 | 1 | -3/+3 |
* | [vim] noremap \ :q<CR> |  Amin Bandali | 2015-05-28 | 1 | -0/+4 |
* | [vim] save file as root with <leader>w |  Amin Bandali | 2015-05-27 | 1 | -2/+2 |
* | [vim] change cursor shape based on mode |  Amin Bandali | 2015-05-27 | 1 | -2/+8 |
* | [vim] disable relativenumber•••(too distracting)
|  Amin Bandali | 2015-05-27 | 1 | -13/+4 |
* | [vim] set pastetoggle with <leader>p |  Amin Bandali | 2015-05-27 | 1 | -3/+3 |
* | [vim] use the system clipboard•••use the + register (X Window clipboard)
needs the gvim package on arch to work
(requires +xterm_clipboard)
|  Amin Bandali | 2015-05-27 | 1 | -1/+1 |
* | [x] adjust typematic delay (200ms) & rate (20 Hz)•••see https://wiki.archlinux.org/index.php/Keyboard_configuration_in_Xorg#Adjusting_typematic_delay_and_rate
|  Amin Bandali | 2015-05-26 | 1 | -0/+2 |
* | [x,vim,spacemacs] switch back to gotham |  Amin Bandali | 2015-05-26 | 3 | -4/+6 |
* | [vim] switch to vim-plug and add rust.vim & racer |  Amin Bandali | 2015-05-25 | 1 | -28/+29 |
* | [spacemacs] enable emacs-lisp & rust config layers•••(also switched to develop branch again)
|  Amin Bandali | 2015-05-24 | 1 | -0/+2 |
* | [pentadactyl] improve reddit passkeys |  Amin Bandali | 2015-05-23 | 1 | -1/+1 |
* | sleep 2secs before launching pnmixer |  Amin Bandali | 2015-05-21 | 1 | -1/+1 |
* | [pentadactyl] add passkeys for reddit and youtube |  Amin Bandali | 2015-05-12 | 1 | -0/+4 |
* | [spacemacs] switch to solarized (dark)•••and change font size from 13 to 14
|  Amin Bandali | 2015-05-10 | 1 | -2/+2 |
* | [xresources] enhancements |  Amin Bandali | 2015-05-10 | 1 | -3/+11 |
* | [xresources] switch to solarized (dark) |  Amin Bandali | 2015-05-10 | 5 | -1/+188 |
* | [pentadactyl] use solarized (dark) colorscheme |  Amin Bandali | 2015-05-10 | 6 | -70/+6 |
* | cleanup•••delete dunst,i3{,status},pulseaudio-ctl configs
|  Amin Bandali | 2015-05-08 | 5 | -637/+0 |
* | delete xfce4/ (old setup)•••keeping xfce files under version control is impractical
(or at least not as easy as I expected it to be)
|  Amin Bandali | 2015-05-08 | 32 | -1068/+0 |
* | mu4e custom signature |  Amin Bandali | 2015-05-03 | 1 | -0/+4 |
* | use Chris Done's style for haskell hindent |  Amin Bandali | 2015-05-03 | 1 | -1/+1 |