This commit is contained in:
ericlay 2023-06-02 12:18:46 -05:00
parent 6924e449ea
commit 352b3db97f
1 changed files with 1 additions and 8 deletions

View File

@ -1,11 +1,4 @@
man -k . | ### Custom Alias File
sort - |
fzf -q "$1" +m \
--cycle \
--reverse \
--tiebreak=begin,chunk,length \
--preview="echo -e '\n\t\t\t\t \033[4mCHEAT SHEET:\033[0m\n'; cheat {1}; echo -e '\n\t\t\t\t \033[4mTLDR:\033[0m\n'; tldr {1}; echo -e '\n\t\t\t\t \033[4mMANUAL PAGE:\033[0m\n'; man -Hw3m {1} 2> /dev/null" \
--preview-window=62%:wrap:border-rounded### Custom Alias File
## sourced by .zshrc ## sourced by .zshrc