summaryrefslogtreecommitdiff
path: root/.config
AgeCommit message (Collapse)AuthorFilesLines
2015-12-30vim: remove own ctrl+p shortcut for ctrlp pluginBenjamin Franzke1-1/+1
2015-12-30npm-path: Put npm install before before $PATHBenjamin Franzke1-1/+1
..in order to have npm updatable and usable through the global npm command
2015-12-30env: Set pythonpathBenjamin Franzke1-0/+2
TODO: figure out why that was needed and add a comment
2015-12-30git-config: Add color settingsBenjamin Franzke1-0/+3
2015-12-30vim: Add editorconfig and ctrlp pluginsBenjamin Franzke3-0/+2
2015-04-10Remove XDG_ variablesBenjamin Franzke2-57/+9
We should not set them on our own
2015-04-10bashrc: Be compatible with fedoraBenjamin Franzke1-1/+4
2015-03-23gtk-3.0: Space changes and default values by gui toolBenjamin Franzke1-4/+5
2015-03-23Add qbus aliasesBenjamin Franzke1-0/+9
2015-03-23functions: re-enable the up() functionBenjamin Franzke1-15/+16
2015-03-23Add vim-css3-syntax as git submodulesBenjamin Franzke1-0/+0
2015-03-23Add missing vim pluginsBenjamin Franzke2-0/+0
2015-03-23Remove cruft stuff from vim and use git submodules for pluginsBenjamin Franzke69-7458/+253
2014-11-21urxvt: Decrease the default letter spacingBenjamin Franzke1-1/+1
2014-11-21Add npm configuration for local (global) installationsBenjamin Franzke2-0/+7
So that "npm install -g" installs to ~/.local/
2014-11-21awesome: Fix menu-hide and restart shortcutBenjamin Franzke1-2/+2
2014-08-26gitconfig: Disable color outputBenjamin Franzke1-0/+3
So that vimpager doesnt interfere with the escape sequences.
2014-08-26rxvt-unicode: Add letter spacing configurationBenjamin Franzke1-0/+2
2014-05-12awesome: focus&raise on resize/moveBenjamin Franzke1-2/+2
This was missing while converting to awesome 3.5 config.
2014-05-10awesome: Require eminentBenjamin Franzke1-0/+2
2014-05-10awesome: Rewrite for awesome 3.5 APIBenjamin Franzke4-481/+524
2014-05-10vimrc: Add settings for qbcontactBenjamin Franzke1-0/+3
2014-05-10alias: Include other alias scriptsBenjamin Franzke1-0/+2
2014-05-10awesome: Add nautilus and virt-manager shortcutsBenjamin Franzke1-6/+8
2014-03-15Remove luakit as default BROWSERBenjamin Franzke2-3/+1
its unmaintained :(
2014-02-06quvi 0.9: Add zdfmediathek scriptBenjamin Franzke1-0/+3
Ported from the 0.4 version. Now using luaexpat.
2014-01-17bash: add cstrike aliasBenjamin Franzke1-0/+2
2014-01-17conky: Also disable in lxdeBenjamin Franzke1-1/+1
2014-01-16Move gitconfig to ~/.config/gitBenjamin Franzke1-0/+24
2014-01-16bash/environment.sh: Comment out luakit as default browserBenjamin Franzke1-1/+1
luakit has no development for more than one year, have to use chromium for now.
2014-01-16bash/environment.sh: Remove matlab libxcb workaroundBenjamin Franzke1-3/+0
I'm no longer using matlab (use octave!), and i'm not even sure this workaround is still needed. Remove!
2014-01-16Let libdvdcss store cached keys in ~/.cache/dvdcss/Benjamin Franzke1-0/+2
2014-01-16eixrc: Move to XDG_CONFIG_HOME/eixrc/eixrcBenjamin Franzke2-0/+4
This needs the variable EIXRC set, which is done is environment.sh
2014-01-03bash: Remove aliases i dont useBenjamin Franzke1-8/+1
2014-01-03Map alt-left/right to tab change in gvimBenjamin Franzke1-0/+7
2013-10-15vimrc: Do not highlight trailing space in insert modeBenjamin Franzke1-2/+7
..while on the problematic line
2013-10-12vim: Do not use inkpot for asciidoc files for nowBenjamin Franzke1-1/+1
2013-10-12vimrc: Highlight trailing spacesBenjamin Franzke1-4/+9
2013-10-12vim: Add code style for sssdBenjamin Franzke1-0/+3
2013-10-12bash: Use systemctl --full by defaultBenjamin Franzke1-0/+2
2013-10-12awesome: got back to non-systemd user session usageBenjamin Franzke1-8/+8
That scheme is broken in terms of processes that are part of systemd --user wont be part of the active x11 session. so no access to network,suspend,audio,..
2013-10-02urxvt: add font overwritesBenjamin Franzke1-0/+6
usage: urxvt -name urxvt-large urxvt -name urxvt-big
2013-10-02urxvt: Use class name for xressourcesBenjamin Franzke2-41/+41
Allows to add override by different name on cmdline
2013-09-21awesome: Run everything awesome starts as systemd scope unitBenjamin Franzke1-4/+8
So programs can be nicely managed from systemctl --user :) This time let systemd choose the unit name itself, so we can start tools more than once.
2013-09-21awesome: Replace runonce lua script by systemd-runBenjamin Franzke1-5/+12
systemd-run can be used similar by creating a transient scope unit. Scope units are not forked of by systemd-run and the environment is kept (which we need for $DISPLAY..). Also, by giving an explicit name of the unit, we ensure, it will not be start twice, since the unit already exists. This works just perfectly! and is much faster when booting and launching big stuff like nm-applet and lxpolkit :)
2013-09-20systemd: Remove default target backupBenjamin Franzke1-1/+0
2013-09-18xinitrc: Remove obsolete usage of systemd userBenjamin Franzke1-0/+0
Should not be started manually, since it is started implicitly by pam_systemd. Also disable graphical target to be the default target, since this ends up trying to start unwanted units.
2013-09-18awesome: Add gmail notifierBenjamin Franzke2-0/+16
Requires vicious
2013-09-18conky.desktop: Disable in GNOMEBenjamin Franzke1-0/+1
2013-09-18luakit: Remove lsf from quickmarksBenjamin Franzke1-1/+0