Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-30 | gvim: make shift+insert work | Benjamin Franzke | 1 | -0/+6 | |
2015-12-30 | gvim: switch to system monospce font | Benjamin Franzke | 1 | -1/+2 | |
2015-12-30 | update mpv config | Benjamin Franzke | 1 | -2/+1 | |
2015-12-30 | Update alias.sh | Benjamin Franzke | 1 | -6/+13 | |
2015-12-30 | vim: remove own ctrl+p shortcut for ctrlp plugin | Benjamin Franzke | 1 | -1/+1 | |
2015-12-30 | npm-path: Put npm install before before $PATH | Benjamin Franzke | 1 | -1/+1 | |
..in order to have npm updatable and usable through the global npm command | |||||
2015-12-30 | env: Set pythonpath | Benjamin Franzke | 1 | -0/+2 | |
TODO: figure out why that was needed and add a comment | |||||
2015-12-30 | git-config: Add color settings | Benjamin Franzke | 1 | -0/+3 | |
2015-12-30 | vim: Add editorconfig and ctrlp plugins | Benjamin Franzke | 4 | -0/+8 | |
2015-04-10 | Remove XDG_ variables | Benjamin Franzke | 2 | -57/+9 | |
We should not set them on our own | |||||
2015-04-10 | bashrc: Be compatible with fedora | Benjamin Franzke | 1 | -1/+4 | |
2015-04-10 | Revert .bash_profile to fedora's default one | Benjamin Franzke | 1 | -1/+12 | |
2015-03-23 | gtk-3.0: Space changes and default values by gui tool | Benjamin Franzke | 1 | -4/+5 | |
2015-03-23 | Add qbus aliases | Benjamin Franzke | 1 | -0/+9 | |
2015-03-23 | functions: re-enable the up() function | Benjamin Franzke | 1 | -15/+16 | |
2015-03-23 | Add vim-css3-syntax as git submodules | Benjamin Franzke | 2 | -3/+3 | |
2015-03-23 | Add missing vim plugins | Benjamin Franzke | 3 | -0/+9 | |
2015-03-23 | Remove cruft stuff from vim and use git submodules for plugins | Benjamin Franzke | 70 | -7458/+262 | |
2014-11-21 | urxvt: Decrease the default letter spacing | Benjamin Franzke | 1 | -1/+1 | |
2014-11-21 | Add npm configuration for local (global) installations | Benjamin Franzke | 3 | -0/+8 | |
So that "npm install -g" installs to ~/.local/ | |||||
2014-11-21 | quvi/soup: Add referer header to post requests | Benjamin Franzke | 1 | -0/+1 | |
2014-11-21 | awesome: Fix menu-hide and restart shortcut | Benjamin Franzke | 1 | -2/+2 | |
2014-08-26 | gitconfig: Disable color output | Benjamin Franzke | 1 | -0/+3 | |
So that vimpager doesnt interfere with the escape sequences. | |||||
2014-08-26 | rxvt-unicode: Add letter spacing configuration | Benjamin Franzke | 1 | -0/+2 | |
2014-05-12 | awesome: focus&raise on resize/move | Benjamin Franzke | 1 | -2/+2 | |
This was missing while converting to awesome 3.5 config. | |||||
2014-05-10 | awesome: Require eminent | Benjamin Franzke | 1 | -0/+2 | |
2014-05-10 | awesome: Rewrite for awesome 3.5 API | Benjamin Franzke | 4 | -481/+524 | |
2014-05-10 | vimrc: Add settings for qbcontact | Benjamin Franzke | 1 | -0/+3 | |
2014-05-10 | alias: Include other alias scripts | Benjamin Franzke | 1 | -0/+2 | |
2014-05-10 | awesome: Add nautilus and virt-manager shortcuts | Benjamin Franzke | 1 | -6/+8 | |
2014-03-15 | Remove luakit as default BROWSER | Benjamin Franzke | 2 | -3/+1 | |
its unmaintained :( | |||||
2014-02-28 | radiode: Fix title parsing | Benjamin Franzke | 1 | -1/+1 | |
2014-02-10 | quvi/putlocker: Simplify title matching | Benjamin Franzke | 1 | -1/+1 | |
Fixes title for sockshare.com | |||||
2014-02-10 | quvi: cleanup | Benjamin Franzke | 1 | -3/+1 | |
2014-02-09 | quvi/putlocker: cleanup | Benjamin Franzke | 1 | -3/+0 | |
2014-02-08 | quvi/zdfmediathek: Remove debug output | Benjamin Franzke | 1 | -1/+1 | |
2014-02-07 | quvi/xvidstage: Fix minjs unpack for side-by-side replacements | Benjamin Franzke | 1 | -1/+3 | |
2014-02-07 | quvi/putlocker: Extend to also handle sockshare.com | Benjamin Franzke | 1 | -4/+8 | |
Seems they have exactly the same script so we can use the same code. | |||||
2014-02-07 | quvi 0.9: Add script for putlocker | Benjamin Franzke | 1 | -0/+51 | |
2014-02-07 | quvi/flashxtv: Print error if file is not available | Benjamin Franzke | 1 | -0/+1 | |
2014-02-07 | uvi 0.9: Add script for flashx.tv | Benjamin Franzke | 1 | -0/+53 | |
2014-02-07 | quvi 0.9: Add script for vidstream.in | Benjamin Franzke | 1 | -0/+50 | |
2014-02-07 | quvi: Move soup request function to seperate lua lib | Benjamin Franzke | 2 | -35/+51 | |
2014-02-07 | quvi/xvidstage: Improve the matching of the relevant minjs | Benjamin Franzke | 1 | -3/+3 | |
2014-02-06 | quvi 0.9: Add script for dvixstage.eu | Benjamin Franzke | 1 | -0/+45 | |
2014-02-06 | quvi/xvidstage: Parse only urls that have an id | Benjamin Franzke | 1 | -0/+1 | |
2014-02-06 | quvi/xvidstage: Implement proper minjs unpacking | Benjamin Franzke | 1 | -9/+44 | |
Dont try to be to clever and fetch the ip path data from the minified js. Instead do a proper unpack and parse the url from the result. Background: The minified js might look slighty different if there are i.e. redundacies in the ip (two times the same numerical component). | |||||
2014-02-06 | mpv: Allow fallback from vaapi to xv | Benjamin Franzke | 1 | -1/+1 | |
2014-02-06 | quvi 0.9: Add script from xvidstage.com | Benjamin Franzke | 1 | -0/+90 | |
Have to use own http client code, to be able to do POST requests. Using libsoup with lua gobject introspection (so lgi is required). | |||||
2014-02-06 | quvi 0.9: Add radiode script | Benjamin Franzke | 1 | -0/+42 | |