Commit graph

36 commits

Author SHA1 Message Date
roku
b6d069b90a brightness-i2c: fix log spam on denied access, move monitor detection from prompt to zshrc 2025-02-01 11:03:08 +01:00
Martin Sekera
f86d97e904 brightness-i2c: fix warning 2025-01-18 19:07:16 +01:00
Martin Sekera
b7f290e0fa brightness-i2c: change storage from env var to file 2025-01-18 18:46:18 +01:00
Martin Sekera
38ee4f1809 add brightness control for I2C monitors 2025-01-18 00:51:30 +01:00
Martin Sekera
f351889c30 prompt: hide docker mounts (2/2) 2024-11-28 19:23:26 +01:00
Martin Sekera
5cefa4389e prompt: hide docker mounts 2024-09-29 17:40:58 +02:00
Martin Sekera
d368bc7993 prompt: increase sysload threshold from 2.0 to 3.0 2023-06-01 16:51:33 +02:00
Martin Sekera
51cb026d70 prompt: don't call the python thing if sysload is high 2023-05-21 13:06:52 +02:00
Martin Sekera
41b2199225 add optional Rich highlighting to interactive Python sessions 2023-05-01 02:19:29 +02:00
Martin Sekera
e5efe0f323 prompt: fix tmux window naming on new tmux versions 2022-06-08 22:18:35 +02:00
Martin Sekera
f79beba826 prompt: reduce horizontal line's contrast 2022-05-31 22:15:58 +02:00
Martin Sekera
cfc845d004 prompt: print a horizontal line between prompt invocations 2022-05-31 21:59:53 +02:00
Martin Sekera
33b6bc653d dump screen in favor of tmux 2022-02-02 00:49:42 +01:00
Martin Sekera
5170fda321 prompt: improve tmux compatibility (3/3) 2022-02-01 20:17:42 +01:00
Martin Sekera
4490d2690d prompt: improve tmux compatibility (2/2) 2022-01-31 14:23:12 +01:00
Martin Sekera
dd76c7123b prompt: improve tmux compatibility 2022-01-31 11:14:17 +01:00
Martin Sekera
c27a3e47f3 prompt: adjust spacing 2022-01-30 17:16:02 +01:00
Martin Sekera
4335f88360 adjust prompt fonts for bitmap font compatibility 2022-01-30 17:14:00 +01:00
Martin Sekera
1c1fe97938 add more stuff to python-startup.py 2021-09-15 23:33:46 +02:00
Martin Sekera
6868e223dc prompt: remove task count, add command duration, change memory+swap ui 2021-03-26 02:21:41 +01:00
Martin Sekera
d8b5c3eb73 prompt: don't crash on missing /etc/passwd 2021-03-11 15:23:56 +01:00
Martin Sekera
7bfa0deecd prompt: handle timeout around btrfs 2021-02-28 01:06:28 +01:00
Martin Sekera
eedbc09193 fix git command taking too long and crashing 2021-02-28 00:32:53 +01:00
Martin Sekera
164a5b7a76 Fix over-prompt updating the window title incorrectly 2019-09-28 12:40:15 +02:00
Martin Sekera
dd6ea5923c Changes to zsh history behavior and misc commands.
Local (in-memory) history works as before, but only successful commands
are commited to storage.

Prompt's preexec and precmd hooks no longer corrupt the namespace.

Zsh function http-dir now uses vanilla python3 instead of thttpd.

Removed aliases/functions: cds, tomp4, swap-files.
2019-09-27 18:28:38 +02:00
Martin Sekera
e99e958ba1 prompt: I like purples 2019-03-24 00:42:56 +01:00
Martin Sekera
e90e1a027e prompt: fix btrfs pool name shortening 2019-03-24 00:37:14 +01:00
Martin Sekera
e329b11d0b line break fix 2018-12-18 13:10:10 +01:00
Martin Sekera
528638beee fix path to prompt.py 2018-12-18 13:08:45 +01:00
Martin Sekera
38026cdc1a - removed old Gentoo-specific scripts
- merged sbin into bin
- new locale en_AG
2018-12-08 23:25:00 +01:00
Martinez
4850e142aa prompt: remove git blacklist, use timeout instead 2018-03-17 15:43:58 +01:00
Martinez
3f02d344dd fix python color prompt in bpython-0.17 2018-01-13 00:06:41 +01:00
Martinez
6f7247382b fix python color prompt in bpython 2018-01-11 19:22:46 +01:00
Martin
aef87b74b1 fix python color prompt readline behavior 2018-01-11 11:44:30 +01:00
Martinez
600f5006e8 color Python prompt 2018-01-11 01:10:20 +01:00
Martin
84f3734353 - renamed to over-env
- removed garbage
- added install.sh
2017-10-10 11:38:12 +02:00