Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add fcitx support | shmibs | 2015-02-14 | 1 | -1/+10 | |
| | ||||||
* | handle multi-file selections | shmibs | 2015-02-14 | 1 | -32/+33 | |
| | ||||||
* | Wed 7 Jan 21:41:47 MST 2015 | shmibs | 2015-01-07 | 6 | -14/+60 | |
| | ||||||
* | minor vim updates | shmibs | 2014-12-27 | 2 | -0/+2 | |
| | ||||||
* | svim to edit as root without losing customisations | shmibs | 2014-12-24 | 2 | -0/+4 | |
| | ||||||
* | general vim cleanup | shmibs | 2014-12-23 | 2 | -29/+33 | |
| | ||||||
* | actually, trailing space highlighting is ugly | shmibs | 2014-12-20 | 1 | -3/+3 | |
| | | | | while typing, that is | |||||
* | add highlighting for unwanted space | shmibs | 2014-12-20 | 1 | -10/+7 | |
| | | | | also delete old tab mappings | |||||
* | use colour names | shmibs | 2014-12-20 | 1 | -14/+16 | |
| | ||||||
* | i keep typing :q into shells | shmibs | 2014-12-20 | 1 | -0/+1 | |
| | ||||||
* | custom vim colourscheme | shmibs | 2014-12-20 | 4 | -16/+112 | |
| | ||||||
* | giving up and using mpdscribble | shmibs | 2014-11-30 | 1 | -10/+0 | |
| | | | | using ~/.mpdscribble is upsetting, but it works | |||||
* | scmpc -> mpdas | shmibs | 2014-11-28 | 2 | -11/+10 | |
| | | | | | | scmpc was scrobbling things multiple times, and it was really annoying i can't get mpdas to look for its config using ~ instead of my actual path, though, which is annoying | |||||
* | webcam shortcut | shmibs | 2014-11-20 | 1 | -1/+3 | |
| | ||||||
* | added shortcuts for music conversion | shmibs | 2014-11-19 | 1 | -2/+7 | |
| | ||||||
* | this really should have been here already | shmibs | 2014-11-19 | 1 | -0/+0 | |
| | ||||||
* | Update README.md | shmibs | 2014-11-19 | 1 | -8/+8 | |
| | ||||||
* | ag | shmibs | 2014-11-19 | 2 | -0/+2 | |
| | ||||||
* | beets! | shmibs | 2014-11-13 | 3 | -2/+37 | |
| | ||||||
* | not sure why these weren't added already | shmibs | 2014-11-06 | 2 | -0/+29 | |
| | ||||||
* | fix scmpc systemd service | shmibs | 2014-11-06 | 2 | -4/+8 | |
| | ||||||
* | added pms config | shmibs | 2014-10-27 | 1 | -0/+42 | |
| | ||||||
* | added systemd user service for scmpc | shmibs | 2014-10-27 | 1 | -0/+10 | |
| | ||||||
* | Merge branch 'master' of https://github.com/shmibs/dotfiles | shmibs | 2014-10-23 | 1 | -4/+3 | |
|\ | | | | | | | | | Conflicts: .xinitrc | |||||
| * | clean .xinitrc | shmibs | 2014-09-10 | 1 | -4/+3 | |
| | | ||||||
* | | banshee => mpd+pms | shmibs | 2014-10-23 | 5 | -16/+27 | |
|/ | ||||||
* | account for bumblebee | shmibs | 2014-09-07 | 2 | -2/+12 | |
| | | | | | | yay power saving! also added a launger for gwaei because i use it always forever always | |||||
* | clean up theme colours | shmibs | 2014-09-04 | 3 | -7/+6 | |
| | ||||||
* | theme update time! | shmibs | 2014-09-01 | 10 | -51/+73 | |
| | ||||||
* | make dunst pull theme dynamically | shmibs | 2014-07-16 | 4 | -10/+23 | |
| | | | | | i was too lazy to bother trying dunst --help, apparently | |||||
* | added bytes to human readable function | shmibs | 2014-07-16 | 3 | -3/+43 | |
| | | | | | | now i need to make it compatible with bash so it can be used to replace annoying conky stuff in my panel! | |||||
* | fixed when in panel | shmibs | 2014-07-08 | 5 | -9/+13 | |
| | ||||||
* | imagemagick backdrop shadowing | shmibs | 2014-07-08 | 1 | -1/+35 | |
| | | | | | | | | | this isn't going too well so far, but it almost sort of works. it'd be nice to be able to just draw the shadow on top directly rather than using a pre-drawn shadow image, but imagemagick makes no sense | |||||
* | added coloured icons | shmibs | 2014-07-05 | 3 | -14/+45 | |
| | | | | stlarch is fun! | |||||
* | added ssh-scrot alias | shmibs | 2014-07-05 | 1 | -0/+42 | |
| | | | | | | | calls archey, takes a scrot, makes a 250px wide scaled version, sends them to my server, and inserts the links into the clipboard. | |||||
* | Update README.md | shmibs | 2014-07-04 | 1 | -1/+1 | |
| | ||||||
* | added screenshots | shmibs | 2014-07-04 | 1 | -0/+4 | |
| | ||||||
* | fixed dmenu scripts | shmibs | 2014-07-04 | 3 | -6/+9 | |
| | | | | | i'm not sure how they ended up broken... | |||||
* | complete theme revamp | shmibs | 2014-07-03 | 12 | -214/+334 | |
| | | | | | | | switched to bar, changed term colours, and added a config_vars file to make sourcing theme colours / fonts / etc easier | |||||
* | fixed vim indenting | shmibs | 2014-06-29 | 5 | -24/+42 | |
| | | | | i'm a dankas sometimes... | |||||
* | updated vim tab / buffer management | shmibs | 2014-06-24 | 4 | -18/+52 | |
| | | | | things are super easy now =D | |||||
* | add gvim settings | shmibs | 2014-06-17 | 3 | -0/+15 | |
| | ||||||
* | added user-dirs.dirs | shmibs | 2014-06-11 | 2 | -3/+18 | |
| | | | | | things should quit spamming my home folder with unwanted directories now, hopefully | |||||
* | zsh keybindings | shmibs | 2014-06-04 | 5 | -8/+51 | |
| | ||||||
* | bash -> zsh | shmibs | 2014-05-30 | 6 | -110/+78 | |
| | ||||||
* | updated calc | shmibs | 2014-05-28 | 6 | -66/+84 | |
| | | | | | ans can now be used to refer to the previous answer value in a calculation | |||||
* | clean calc.sh | shmibs | 2014-05-22 | 1 | -2/+0 | |
| | | | i accidentally left in a line | |||||
* | added dmenu calculator | shmibs | 2014-05-22 | 4 | -2/+34 | |
| | | | | also added easy colour grabber | |||||
* | minor updates | shmibs | 2014-05-21 | 4 | -23/+23 | |
| | | | | nothing important to see here | |||||
* | added easy comment bindings | shmibs | 2014-05-03 | 5 | -24/+45 | |
| | | | | | per-file type commenting with one simple keybinding |