Commit graph

220 commits

Author SHA1 Message Date
Martin Sekera
ed0fcfac90 zshrc: integrate fzf, fix errors, remove unused
- fzf was integrated for history, searching, killing, and scanmem
- unused python2 and battery aliases removed
- PgUp/PgDn "go all the way to the top/btm of history" removed (why does it exist?)
- fixed typos, linting
2024-09-06 21:26:48 +02:00
Martin Sekera
762059566f drop support for GNU Screen 2024-09-06 20:42:25 +02:00
Martin Sekera
68969d777c Add crunchyroll.download.video.dual-audio.eng-subs.zsh
I don't have a better place to put this right now, I'll probably
split it off to a separate package at some point. Early 2050s or so.
2024-01-09 22:31:23 +01:00
Martin Sekera
293b3b6bdc tmux: desaturate background on inactive panes 2024-01-06 01:59:05 +01:00
Martin Sekera
b95e61a5d1 tmux: embiggen hostname to 4 characters 2023-12-17 02:12:06 +01:00
Martin Sekera
dcd60044f6 eza: don't clutter the output with xattrs 2023-12-17 02:07:07 +01:00
Martin Sekera
9d9a6ab3b6 zshrc: git: better git log 2023-10-07 11:15:26 +02:00
Martin Sekera
450baa1eb3 zshrc: eza: --no-quotes 2023-10-07 10:57:54 +02:00
Martin Sekera
d1acc30ca5 zshrc: split Y into Ymkv, Ymp4 2023-09-24 10:35:50 +02:00
Martin Sekera
19a1a6c329 zshrc: migrate exa -> eza 2023-09-11 08:09:34 +02:00
Martin Sekera
e2198a8dc8 zsh: remove unused functions, add Sc=systemctl cat, tweak history a bit 2023-09-02 20:47:55 +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
a967be7b6a tmux: increase pane border visibility 2023-06-01 16:18:10 +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
2cebda125e tmux: remap synced panes from ^A S to ^A s 2023-05-08 17:36:46 +02:00
Martin Sekera
5bc8c16f98 cleanup and theme tmux.conf 2023-05-08 17:27:51 +02:00
Martin Sekera
60477fd896 tmux: fix color in some terminals, split pane in the same directory 2023-05-06 15:08:41 +02:00
Martin Sekera
41b2199225 add optional Rich highlighting to interactive Python sessions 2023-05-01 02:19:29 +02:00
Martin Sekera
1e0545152a zshrc: simplify history storage 2022-11-25 23:35:35 +01:00
Martin Sekera
a75581b571 Y/Ysound: don't set mtime to the source's mtime 2022-10-19 10:35:01 +02:00
Martin Sekera
30c3e9ae55 tmux: remove date and session name from the status line 2022-08-23 11:13:27 +02:00
Martin Sekera
d273cf335a tmux: improve active border visibility 2022-08-18 22:01:15 +02:00
Martin Sekera
da8de63bca leaf-dirs: fix spurious newline at the end of output 2022-08-12 11:30:52 +02:00
Martin Sekera
0348fb18d6 tmux: fix delay in hx 2022-08-04 18:39:48 +02:00
Martin Sekera
8bf83c198d new command: leaf-dirs 2022-08-03 21:48:24 +02:00
Martin Sekera
1e6a2466af fix previous commit's stupid error 2022-07-15 22:54:55 +02:00
Martin Sekera
3bb452b54e zshrc: drop support of youtube-dl, enforce opus containers in Ysound 2022-07-15 22:14:48 +02:00
Martin Sekera
186973d2df tmux: reduce default root windows from 5 to 3 2022-07-06 18:43:26 +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
c143a5a850 locale: drop seconds from long time 2022-05-31 22:15:37 +02:00
Martin Sekera
cfc845d004 prompt: print a horizontal line between prompt invocations 2022-05-31 21:59:53 +02:00
Martin Sekera
72bcd29bcb zshrc: add missing escape sequences for Home/End keys 2022-03-04 13:37:33 +01:00
Martin Sekera
d9b85126e6 zshrc: don't show 25 lines of journal in systemctl status 2022-02-25 00:15:55 +01:00
Martin Sekera
08ab3a1422 tmux: fix true color 2022-02-19 00:07:14 +01:00
Martin Sekera
5f05fe3d2f tmux: fix keybindings 2022-02-05 20:36:16 +01:00
Martin Sekera
ca502b8054 tmux: make pagers not blank the screen 2022-02-03 14:05:51 +01:00
Martin Sekera
a282a2ee76 tmux: move hostname up front to prevent accidents 2022-02-02 01:05:19 +01: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
4c237059da screenrc: move the non-nice root shell from 0 to 5 2022-01-25 10:52:55 +01:00
Martin Sekera
533e7ec0e0 zshrc: prefer yt-dlp if available 2021-11-16 00:18:18 +01:00
Martin Sekera
1c1fe97938 add more stuff to python-startup.py 2021-09-15 23:33:46 +02:00
Martin Sekera
5dc2f54e99 zshrc: cleanup, fix typo Jue -> Juf 2021-08-29 18:06:40 +02:00
Martin Sekera
57a0770d9f zshrc: clean keyboard maps, add Ctrl+arrow word skip 2021-06-10 16:07:24 +02:00
Martin Sekera
ecf112630c add htoprc 2021-04-26 17:21:47 +02:00