Add mann function
This commit is contained in:
3
dot_config/private_fish/functions/mann.fish
Normal file
3
dot_config/private_fish/functions/mann.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function mann -d "Display man with bat (colored)"
|
||||
man $argv | bat -l man --style=plain
|
||||
end
|
||||
Reference in New Issue
Block a user