bath update

This commit is contained in:
2026-08-18 15:57:16 +02:00
parent a9bd70c482
commit 3344ba2ad0
17 changed files with 91 additions and 218 deletions
+2 -1
View File
@@ -12,4 +12,5 @@ bind -m vi-command 'Control-l: clear-screen'
bind -m vi-insert 'Control-l: clear-screen'
# export MANPAGER="/bin/sh -c \"sed -e 's/\x1B\[[[:digit:]]\+m//g' | col -b | vim --appimage-extract-and-run --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\""
export MANPAGER="vim --appimage-extract-and-run +MANPAGER --not-a-term -c 'set ts=8 nolist number' -"
alias cat=/usr/local/bin/vimcat
/usr/local/bin/vimcat --version &>/dev/null && \
alias cat=/usr/local/bin/vimcat