summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [vim] change cursor shape based on modeAmin Bandali2015-05-271-2/+8
|
* [vim] disable relativenumberAmin Bandali2015-05-271-13/+4
| | | | (too distracting)
* [vim] set pastetoggle with <leader>pAmin Bandali2015-05-271-3/+3
|
* [vim] use the system clipboardAmin Bandali2015-05-271-1/+1
| | | | | | use the + register (X Window clipboard) needs the gvim package on arch to work (requires +xterm_clipboard)
* [x] adjust typematic delay (200ms) & rate (20 Hz)Amin Bandali2015-05-261-0/+2
| | | | see https://wiki.archlinux.org/index.php/Keyboard_configuration_in_Xorg#Adjusting_typematic_delay_and_rate
* [x,vim,spacemacs] switch back to gothamAmin Bandali2015-05-263-4/+6
|
* [vim] switch to vim-plug and add rust.vim & racerAmin Bandali2015-05-251-28/+29
|
* [spacemacs] enable emacs-lisp & rust config layersAmin Bandali2015-05-241-0/+2
| | | | (also switched to develop branch again)
* [pentadactyl] improve reddit passkeysAmin Bandali2015-05-231-1/+1
|
* sleep 2secs before launching pnmixerAmin Bandali2015-05-211-1/+1
|
* [pentadactyl] add passkeys for reddit and youtubeAmin Bandali2015-05-121-0/+4
|
* [spacemacs] switch to solarized (dark)Amin Bandali2015-05-101-2/+2
| | | | and change font size from 13 to 14
* [xresources] enhancementsAmin Bandali2015-05-101-3/+11
|
* [xresources] switch to solarized (dark)Amin Bandali2015-05-105-1/+188
|
* [pentadactyl] use solarized (dark) colorschemeAmin Bandali2015-05-106-70/+6
|
* cleanupAmin Bandali2015-05-085-637/+0
| | | | delete dunst,i3{,status},pulseaudio-ctl configs
* delete xfce4/ (old setup)Amin Bandali2015-05-0832-1068/+0
| | | | | keeping xfce files under version control is impractical (or at least not as easy as I expected it to be)
* mu4e custom signatureAmin Bandali2015-05-031-0/+4
|