94 private links
Getting Started # Understanding fzf # Basically, you can think of fzf as an interactive version of “grep” (with bells and whistles, lots of bells and whistles). You feed lines of text to fzf via standard input, fzf starts an interactive terminal interface where you can narrow down the list using fuzzy matching algorithm. And when you finally make a selection, fzf prints it out to standard output. I n p u t l i n e s S T D I N f z 👀 f S T D O U T O u t p u t l i n e ( s ) What I’m trying to say here is that fzf is essentially a text filter; it’s up to you to provide the input list, and it’s up to you to do something with the filtered output.
A modern, maintained replacement for ls. Contribute to eza-community/eza development by creating an account on GitHub.
First steps with k9s
Make JSON greppable! Contribute to tomnomnom/gron development by creating an account on GitHub.
Shows you how to install and use Tmux in the shortest time possible, from installation to creating and managing sessions…
What do you do with those old Android or iPhone phones and tablets? You have plenty of options, but it is pretty easy to build your own stream deck with a little off-the-shelf software. What’…
LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others - GitHub - valentjn/ltex-ls: LTeX Language Server: LSP language server for LanguageTool with support for LaTeX , Markdown , and others
Vim is a powerful tool once you understand it. This post will guide you through the challenge of setting Vim up so you can be productive quickly.
Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'. Neovim Async supported - GitHub - Numkil/ag.nvim: Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'. Neovim Async supported
Powerful yet simple to use screenshot software :desktop_computer: :camera_flash: - Release v12.0.0 · flameshot-org/flameshot
Multi-platform, fast and packed with features, Okular allows you to read PDF documents, comics and EPub books, browse images, visualize Markdown documents, and much more.
Making APIs simple and intuitive for those building the tools of our time.
Tool to work with json on the console (easier than jq)
I switched for daily notes and diary entries to Vimwiki. I like the fast access and combine it with gollum to display in the browser. In the article you find shortcuts and tipps for working with the todo function.