📝 Made note on select command in bash
This commit is contained in:
parent
6ddd82e05a
commit
6d3ee91383
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ ls | pick | xargs bat # will give you a choice of the files from ls, pick displa
|
||||||
|
|
||||||
https://medium.com/techie-delight/top-25-algorithms-every-programmer-should-know-373246b4881b
|
https://medium.com/techie-delight/top-25-algorithms-every-programmer-should-know-373246b4881b
|
||||||
|
|
||||||
|
Look up the select command (online, man page is not as helpful). It makes a nice simple selectio menu for your users in bash
|
||||||
|
|
||||||
neovim markdown-preview fix:
|
neovim markdown-preview fix:
|
||||||
|
|
||||||
:call mkdp#util#install()
|
:call mkdp#util#install()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue