tmux: clipboard copy and paste

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 …

Vimium – The Hacker’s Browser

Vimium is a browser extension that provides keyboard-based navigation and control of the web in the spirit of the Vim editor. Installation instructions: Install via the Chrome web store or the Firefox Addons …

golang: size of builded binaries

1. normal build Size of my binary: 20MB 2. ldflags You can build app with additional parameters -ldflags=“-s -w“ Size of my binary: 16MB 3. FINALY: upx You can use …

themer

themer takes a set of colors and generates editor themes, terminal themes, themes for other apps, and desktop/device wallpapers. https://themer.dev/

chime: A Go editor for macOS

Chime 1.0 is Available Chime is out, and available to everyone. Here’s a look at the state of the release and where we go from here. Built for macOS Chime …