AutoYADM commit: 2025-03-11 19:10:14
This commit is contained in:
parent
5cd4a60012
commit
137cd98ca1
2 changed files with 3 additions and 2 deletions
|
@ -767,9 +767,9 @@ text/plain=colorize
|
||||||
text/calendar=calendar
|
text/calendar=calendar
|
||||||
message/delivery-status=colorize
|
message/delivery-status=colorize
|
||||||
message/rfc822=colorize
|
message/rfc822=colorize
|
||||||
text/html=pandoc -f html -t plain | colorize
|
# text/html=pandoc -f html -t plain | colorize
|
||||||
# text/html=! html
|
# text/html=! html
|
||||||
#text/html=! w3m -T text/html -I UTF-8
|
text/html=! w3m -T text/html -I UTF-8
|
||||||
#text/*=bat -fP --file-name="$AERC_FILENAME"
|
#text/*=bat -fP --file-name="$AERC_FILENAME"
|
||||||
#application/x-sh=bat -fP -l sh
|
#application/x-sh=bat -fP -l sh
|
||||||
#image/*=catimg -w $(tput cols) -
|
#image/*=catimg -w $(tput cols) -
|
||||||
|
|
1
.zshrc
1
.zshrc
|
@ -2,6 +2,7 @@
|
||||||
bindkey -r '\ex'
|
bindkey -r '\ex'
|
||||||
ZSH="$HOME/.oh-my-zsh"
|
ZSH="$HOME/.oh-my-zsh"
|
||||||
export DISABLE_LS_COLORS=true
|
export DISABLE_LS_COLORS=true
|
||||||
|
export W3M_DIR="$HOME/.cache/w3m"
|
||||||
# export PAGER=ov
|
# export PAGER=ov
|
||||||
# export MANPAGER="ov --section-delimiter '^[^\s]' --section-header"
|
# export MANPAGER="ov --section-delimiter '^[^\s]' --section-header"
|
||||||
export EGET_BIN="/home/fic/.eget/bin"
|
export EGET_BIN="/home/fic/.eget/bin"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue