Add so that manpages use bat for the preview
This commit is contained in:
parent
e9b22de610
commit
d4c7d9040e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Change the system default editor to nvim
|
||||
export EDITOR=nvim
|
||||
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
|
||||
|
||||
set_custom_keybindings() {
|
||||
bindkey '^p' history-search-backward
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue