fff (Fucking Fast File-Manager)

fff: A simple file manager written in bash. It’s Fucking Fast 🚀 Minimal (only requires bash and coreutils) Smooth Scrolling (using vim keybindings) Works on Linux, BSD, macOS, Haiku etc. Supports LS_COLORS! File Operations (copy, paste, cut, ranger style bulk rename, etc) Instant …

Olric

Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service. With Olric, you can instantly create a fast, …

bashtop, bpytop

bashtop Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Features Easy to use, with a game inspired menu system. Fast and „mostly“ responsive UI …

sql optimizations

1. Chopping up a query Way how to slice up a query is to divide and conquer, keeping it essentially the same but running it in smaller “chunks” that affect …

italic in tmux

1. Check if italic font is supported 2. Create screen-256color.terminfo 3. Execute the command 4. Add the following lines to .vimrc: 5. Add the following line to .tmux.conf: 6. Add to ~/.zshrc …