1
0
Fork 0
Commit graph

838 commits

Author SHA1 Message Date
fa59010809 we do not really need python shit anymore since I use pyCharm for most of my python related coding 2015-05-13 13:44:10 +03:00
d6ac0f03d4 pipe before bash is ugly, let us just keep it consistent 2015-05-06 17:16:25 +03:00
047e2592b1 shellrc for easier scp shit 2015-05-05 19:34:02 +03:00
418e08aa78 removing trailing spaces on exit takes time, so we are better off without it =/ 2015-04-20 14:01:55 +03:00
Von Random
f216b382ee added gtk.css because gnome and updated awesome to snap windows again 2015-04-13 10:08:48 +03:00
Von Random
40ac731b7f replace indentline with indentguides, remove some unnecessary comments, disable vim-tbone because I do not really use it 2015-04-13 01:36:05 +03:00
Von Random
8f9d51b72f some fun changes to vim, including addition of new plugins and a function to strip trailing whitespaces on file save 2015-04-12 04:02:00 +03:00
0e1cf6b209 new prompt for bash as well 2015-04-10 12:17:57 +03:00
fb52c2e0a1 some shellrc changes for the new color scheme 2015-04-09 19:51:05 +03:00
60dd14306a base16 twilight from now on 2015-04-08 17:56:48 +03:00
58139ed64b so done with solarized default background =/ 2015-04-07 13:58:55 +03:00
Von Random
f86b48cc8f make gruvbox look nice in urxvt, requires a patched urxvt package 2015-04-07 02:27:35 +03:00
Von Random
4af00e1ee3 Revert "gotham theme for everything + theme agnostic tmux config"
This reverts commit a2216466c1.

Because gotham theme may be nice, but there's too much contrast and my
eyes are bleeding now.
2015-04-06 21:52:37 +03:00
a2216466c1 gotham theme for everything + theme agnostic tmux config 2015-04-06 20:01:12 +03:00
Von Random
713cabf055 add darcula theme for vim 2015-03-30 13:54:27 +03:00
Von Random
e0d52a41dc add spiral layouts, disable quit 2015-03-24 01:58:58 +03:00
Von Random
accfd5778a vim highlight for python formatted strings. Good lord vim has god awful syntax highlight for Python =/ 2015-03-22 01:37:27 +03:00
Von Random
6fc4556eed now it is possible to use the hotkey used to switch to specific tag to go back to previous one à la weechat + finally fixed floating window management 2015-03-21 01:09:34 +03:00
75c97eac8b some runtime changes, nothing major 2015-03-20 17:52:34 +03:00
Von Random
b4896eac10 added a todo thing, for swapping tags between screens 2015-03-20 08:11:04 +03:00
Von Random
34a67c3556 more predictable behaviour with floating mode, because fuck you awesome, thats why 2015-03-20 02:52:32 +03:00
7f68f9c9f5 a new cool feature for awesome: save window sizes and positions to restore them when going back to floating 2015-03-19 19:47:20 +03:00
f324ae248c alias for recrusive grep because I am tired of grepping in .svn and .git dirs ._. 2015-03-19 16:22:31 +03:00
a3ae675e8e better hotkey for toggling float mode 2015-03-19 14:58:42 +03:00
3264bf7a19 window rules updated 2015-03-18 12:51:04 +03:00
7d749856a8 tag names should always be strings so that our epic feature of saving tiled layouts does not fuck up 2015-03-16 18:16:45 +03:00
Von Random
252144e31b proper setslave + do not snap windows to each other 2015-03-16 02:11:16 +03:00
Von Random
1bf3c96f08 do not make newly spawned windows master, set default tiled layout to tiledright for main screen and tiledleft to all others 2015-03-16 01:35:50 +03:00
Von Random
b1e711fbcc now my awesome remembers the tiled layout used before switching to maxed or floating; combined tags may be quirky though, I have no intention on improving them since I hardly ever use them 2015-03-16 00:45:42 +03:00
Von Random
0e9fac05b5 back to DMZ black 2015-03-15 19:08:02 +03:00
Von Random
f3019909d4 rule for Qmmp because winamp skins nostalgia 2015-03-15 02:20:54 +03:00
2010fd0576 added a small function to my shellrc 2015-03-11 18:00:03 +03:00
56113e423d pythonParens Special -> Keyword higihlight, because they do not normally follow each other unlike Special 2015-03-11 11:11:43 +03:00
Von Random
2c370cb666 some python syntax highlight magic 2015-03-10 02:14:57 +03:00
Von Random
eebc025457 back to gruvbox, whatever 2015-03-09 23:12:29 +03:00
Von Random
781442449c for now let us keep it that way 2015-03-09 14:39:55 +03:00
Von Random
775743b832 more tweaks, Tomorrow-Night is the new default theme for everything 2015-03-08 03:29:02 +03:00
Von Random
fc5ec4635d better python support for vim 2015-03-07 16:05:51 +03:00
Von Random
c76d8223c3 another vim config cleanup and reordering 2015-03-07 00:55:31 +03:00
Von Random
c601a28564 we mostly deal with new files in python 3, also comment out some old themes I barely ever use, I have enough plugins as it is 2015-03-06 03:24:40 +03:00
11866a9ee5 some vim tweaks and additions 2015-03-05 19:45:48 +03:00
fa47f43cfc slock -> i3lock because configurability 2015-03-03 19:18:22 +03:00
Von Random
ecbb4e26d1 gvim cursor settings improved 2015-02-23 11:10:01 +03:00
c01feef76b echo -> printf 2015-02-20 18:40:15 +03:00
d3d907d057 gimme back my compose menu key 2015-02-19 12:17:04 +03:00
Von Random
d3b83208e0 \h replaced with $HOSTNAME for better application at work 2015-02-18 21:50:29 +03:00
Von Random
b526c7f096 ins on menu does not work and is barely useful 2015-02-11 20:56:29 +03:00
5ecdab48ca nocaps returns, fuck that previous commit 2015-02-10 16:28:08 +03:00
Von Random
5f27834885 trying out swapcaps instead of nocaps now that I am fairly used to using caps for control 2015-02-09 23:02:19 +03:00
Von Random
a61bd3e737 gotham -> gruvbox theme 2015-02-09 00:02:26 +03:00