update
This commit is contained in:
parent
e0a877524f
commit
37b8af4c11
1 changed files with 2 additions and 0 deletions
2
bin/nman
2
bin/nman
|
@ -1,3 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
printf '\33]2;%s\007' "$(echo nman $@)"
|
||||
|
||||
nvim -c "Man $(echo $@)" -c "only" -c "set ft=man"
|
||||
|
|
Loading…
Reference in a new issue