Commit graph

79 commits

Author SHA1 Message Date
f5bb986514 zsh: history: refactor comment + increase history size 2017-07-10 02:56:30 +02:00
2b7107a84a zsh: prompt: complete internal redesign + improvements
The prompt now no longer requires "setopt promptsubst" and even has
a bit more functionality:
    - show exitcode if not equal zero
    - underlined hostname if remote-connected via ssh
    - extra prompt symbol for root and different color username
    - improved battery status (color + charge detection)

Furthermore time and username@hostname have been swapped.
2017-07-10 02:40:38 +02:00
cb93e83215 zsh: aliases: remove old sp-aliases and make valgrind alias 'global' 2017-07-09 17:56:41 +02:00
a87988c36c zsh: aliases: add more directory movements 2017-07-09 17:55:16 +02:00
d7abe4f646 zsh: aliases: refactor comments and remove check-variables 2017-07-09 17:54:44 +02:00
a5af099628 zsh: add vim-keybindings 2017-07-09 13:16:22 +02:00
8172900e22 zsh: change zshrc source order 2017-07-09 13:16:12 +02:00
350c4b1b72 Xresources: reduce urxvt font size 2017-06-01 19:29:45 +02:00
f5bdec14cf setup: add dryrun option 2017-05-10 23:48:22 +02:00
1a0e73ba49 setup: align link()-output with printf if available 2017-05-10 22:45:39 +02:00
e89f02d745 setup: add proper script to symlink config 2017-05-09 15:36:23 +02:00
f7c842d135 barpyrus: use extended sample config instead of simple one 2017-05-04 18:00:08 +02:00
e09da88655 zsh: cleanup color formatting
This might be problematic for older zsh version which do not support
%F{..} nor %f.
2017-05-04 17:16:01 +02:00
65d6fbad18 ssh: add entry for steep 2017-05-03 19:09:02 +02:00
e40bbc0852 xinitrc: fix typo in setxkbmap 2017-02-23 18:29:54 +01:00
15bf6c49b7 vim: add colored box from colum 81 to 100 2016-12-16 15:49:37 +01:00
de01c0961a zsh: aliases: fix bim 2016-12-16 15:35:20 +01:00
56b16fdf69 zsh: aliases: add aliases for tafeluebung 2016-12-16 00:06:42 +01:00
6ba53cf251 Xresources: add xterm colors 2016-12-16 00:02:21 +01:00
3ea5423114 barpyrus: add font for normal dpi 2016-12-15 23:53:53 +01:00
e1d2bfde60 herbstluftwm: panel: use barpyrus instead of panel.sh 2016-12-15 23:47:23 +01:00
d20c3fd597 installExternal: add script to install necessary external utilities 2016-12-15 23:38:43 +01:00
506d2822f8 herbstluftwm: panel: backup panel.sh 2016-12-15 23:27:49 +01:00
d6e68ed693 herbstluftwm: add compatiblity for screenlock 2016-12-15 23:10:33 +01:00
e597cdb77d barpyrus: add compatibility for HiDPI 2016-12-15 22:58:18 +01:00
e7a83e8bab barpyrus: add default config 2016-12-15 22:56:03 +01:00
d9ede1959f xinitrc: add ~/.fonts to fontcache 2016-12-15 22:53:05 +01:00
40d21b4997 herbstluftwm: add chromium rule and add comments 2016-12-13 23:51:17 +01:00
2b6d0efd79 herbstluftwm: panel: fix volume bar width 2016-12-13 23:46:47 +01:00
43281e078d herbstluftwm: panel: fix volume compatibility 2016-12-13 16:24:02 +01:00
6ad09824a9 vimrc: active arrow keys 2016-12-13 16:23:06 +01:00
1882b65226 ssh: add entry for own gitserver 2016-12-13 11:17:38 +01:00
86c9b1bb72 herbstluftwm: panel: make volume bar clickable 2016-12-13 10:53:41 +01:00
d44f2c4f90 herbstluftwm: panel: refactor battery function 2016-12-13 10:52:59 +01:00
69b5583821 herbstluftwm: panel: remove second space before time 2016-12-13 10:44:45 +01:00
f3a88d4b06 herbstluftwm: panel: change volume bar style 2016-12-13 10:22:43 +01:00
3d35ce3108 herbstluftwm: add keybinding for browser 2016-12-13 09:02:25 +01:00
ab737ad7ce herbstluftwm: panel: volume: ensure compatibility 2016-12-13 00:02:39 +01:00
7bdd82b737 herbstluftwm: send event on volume change 2016-12-12 23:53:19 +01:00
a463820149 herbstluftwm: panel: add volume bar 2016-12-12 23:52:59 +01:00
74599afa02 ssh: add common config for all connections 2016-12-12 17:13:55 +01:00
f41044a1d5 ssh: enhance HostName-matching 2016-12-12 17:12:47 +01:00
bdb8b3f887 herbstluftwm: add q3terminal 2016-12-12 17:02:31 +01:00
68b5fc921e herbstluftwm: panel: remove unnecessary code for the icons 2016-12-09 18:36:57 +01:00
54b22eef4e xinitrc: add launch of windowmanager 2016-12-09 18:19:32 +01:00
49a7888738 xsession: fix permissions 2016-12-09 18:12:44 +01:00
88f3fa11c3 xsession: add file to start xinitrc 2016-12-09 18:09:53 +01:00
8e2cd2da04 xinitrc: detect university-computers instead of own laptop 2016-12-09 18:03:49 +01:00
5cc60b63ca Xresources: change from externally set variable to xrdb-variable 2016-12-09 17:41:46 +01:00
5ca08dc14b Xresources: make dpi dependend on hostname 2016-12-09 16:32:16 +01:00