This website requires JavaScript.
Explore
Help
Sign In
keanucode
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://github.com/keanuplayz/dotfiles.git
synced
2024-08-15 02:33:12 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
412015d374
dotfiles
/
scripts
/
visman
4 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
[zsh] save the real "man" command to history when F1 is pressed
2020-09-14 14:45:20 +00:00
#!/usr/bin/env sh
[scripts] add a script for searching manpages with fzf
2020-04-18 11:53:08 +00:00
[zsh] save the real "man" command to history when F1 is pressed
2020-09-14 14:45:20 +00:00
man $(fzf-search-manpage)
Reference in a new issue
Copy permalink