Taskwarrior
Taskwarrior is Free and Open Source Software that manages your TODO list from the command line. It is flexible, fast, and unobtrusive. It does its job then gets out of …
Taskwarrior is Free and Open Source Software that manages your TODO list from the command line. It is flexible, fast, and unobtrusive. It does its job then gets out of …
dirwish: Directory viewer for Vim ⚡Path navigator designed to work with Vim’s built-in mechanisms and complementary plugins. Features Simple: Each line is just a filepath Flexible: Mash up the buffer with :g, automate it with g:dirvish_mode Safe: Never …
If You have map with key and value in variable and you need iterate on it… Easy example for composing env variables in text template: The character – on line …
Fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and performance in mind. Philosophy New gophers that make the switch from Node.js to Go are dealing with a learning curve …
When vim performance going down… start vim make things which slow vim down… after this go back to normal mode and and exit from vim Finally and you get result:
VimWiki is a personal wiki for Vim — a number of linked text files that have their own syntax highlighting. With VimWiki you can: Organize notes and ideas Manage to-do …
ghi: GitHub Issues on the command line. Use your $EDITOR, not your browser. Install Usage
Add into ~/.tmux.conf copy to clipboard CTRL+B [ and then move cursor to start of area which you want to copy. pres key v to make selection when you select …
Codi is an interactive scratchpad for hackers, with a similar interface to Numi. It opens a pane synchronized to your main buffer which displays the results of evaluating each line as you …