aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-12Configuration changes caused by new laptopAdrian Kummerlaender
* I recently acquired a new laptop which I am currently setting up * Updated conky to display temperature and fan speed data of Thinkpad x220 * removed notification daemon from i3 autostart, added nm-applet * prevented "Template" directory from being created * changed urxvt terminal font
2014-04-05Moved buffer navigation remappings int gvim configurationAdrian Kummerländer
* they don't work in normal vim, so they should only be configured for gvim ** the problem is probably the terminal not forwardinf the keys as required by the remapping
2014-04-05Updated i3wm configAdrian Kummerländer
* removed unnecessary comments (the configuration is mostly self-explanatory) * changed key combination for executing i3lock to control+alt+l instead of alt+l ** alt+l interferes with planned vim buffer navigation configuration changes
2014-03-16Added ccat _colored cat_ aliasAdrian Kummerländer
* highlights the given file using pygmentize
2014-02-22Added xinit configuration and moved Xressources into xorg folderAdrian Kummerländer
* Xressources can contain more than just urxvt configuration and as such doesn't belong into a urxvt specific folder * xinitrc remaps caps lock to escape
2014-02-10Merge branch 'master' of https://github.com/KnairdA/dotfilesAdrian Kummerländer
2014-02-10Added A-Up and A-Down split movement bindingsAdrian Kummerländer
2014-01-29Added basic README.mdAdrian Kummerländer
2014-01-29Initial commit of my current dotfilesAdrian Kummerländer