Commit graph

29 commits

Author SHA1 Message Date
Martinez
c89f131474 fixes virtualenv name 2017-03-26 00:15:42 +01:00
Martinez
3967dafd93 color the letter of a btrfs storage pool 2016-10-10 11:03:02 +02:00
Martinez
51d1cd1926 handle systems with no labelled devices 2016-10-09 20:19:11 +02:00
Martinez
4b6a059f1d Handle BTRFS Subvolumes properly, fixes #1 2016-10-06 12:23:20 +02:00
Martinez
3358c807a0 Gracefully degrade under load, fixes #2 2016-10-06 11:42:15 +02:00
Martinez
79b47e1130 added support for btrfs free space readout 2016-10-03 15:05:46 +02:00
Martinez
8846ddbb8c reduced float display size from x.xx to x.x 2016-08-26 10:47:10 +02:00
Martinez
4dfd350967 show only one dirname of virtualenv 2016-08-01 11:36:24 +02:00
Martinez
934b9cd4cc use different color for system users (0 < EUID < 1000) 2016-02-01 20:25:45 +01:00
Martinez
bc3b4dd8e0 make memory stat more visible 2016-01-17 14:48:45 +01:00
Martinez
db3624244a add WineprefixPart
minor cleanup
2016-01-07 16:32:33 +01:00
Martinez
b5d6b378ea hotfix regression 2016-01-07 12:31:52 +01:00
Martinez
3254adb8aa fix username display 2016-01-07 12:25:18 +01:00
Martinez
10388217e6 add VirtualEnvPart 2016-01-04 11:25:14 +01:00
Martinez
5704fafe4d render.py:
bind command line editor to ^E
	add mouse support to editor
	add wt-prefix64
	add command line history completion

dotfiles:
	fix getlogin bug in some terminals
2015-12-30 09:49:26 +01:00
Martinez
850d43bf28 ignore inaccessible filesystems 2015-12-28 11:25:46 +01:00
Martinez
50a5d88b42 fix PathPart behavior below symlinked directories 2015-12-27 23:02:45 +01:00
Martinez
87cec89722 render.py:
- ignore virtual filesystems

dotfiles:
- add function cds
2015-12-27 16:07:26 +01:00
Martinez
8f9197aaa3 fix stray debug variable 2015-12-26 22:36:19 +01:00
Martinez
be6509338a mask rootfs 2015-12-26 22:34:39 +01:00
Martinez
d37e481acb add a warning when running dangerously old Linux kernels 2015-12-26 22:33:19 +01:00
Martinez
ebc54aa7c1 fix memory display on Ubuntu 2015-12-26 21:50:10 +01:00
Martinez
a3cd191b99 minor fix in render.py 2015-12-26 20:40:29 +01:00
Martinez
92538adfaa zshrc:
- ls sorts dirs first
- add gitd

render.py:
- group memory and swap stats with sysload instead of storage
2015-12-26 17:44:23 +01:00
Martinez
f8351e033d remove unused return_value parameter 2015-12-26 16:55:59 +01:00
Martinez
e6930e3642 implement git blacklist 2015-12-26 16:29:08 +01:00
Martinez
83c5127414 fix home dir searching 2015-12-26 16:23:30 +01:00
Martinez
d5d5376e47 fix ebuild
fix background color
2015-12-26 16:11:58 +01:00
Martinez
10345f6e3a organize the repo
remove unused files
create config file
update dotfiles
update ebuild
2015-12-26 16:00:20 +01:00