curl https://github.com/web-flow.gpg | gpg --import
git config --global log.showSignature trueDocker's buildx subsystem may not automatically load built images into the normal Docker cache, depending on the Docker configuration.
- Select a supported Docker platform for your host environment (e.g.
linux/arm64,linux/amd64, etc). - Run
docker buildx build [--builder <builder>] --platform <platform>.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # asdf | |
| # https://asdf-vm.com/ | |
| # | |
| # ~/nfsshare/.tool-versions | |
| python 3.14.0 |
Most pager applications, including more, less, ov, and eless, corrupt hard tabs to spaces. Consequently, they may break common copy & paste workflows for Go, make, and other indentation sensitive languages.
Some alternatives exist.
Configure an environment variable PAGER=<command> with the desired pager command. Many applications, such as git, invoke pagers this way.
When registering URI handlers, Brave's configuration system often corrupts. Various hyperlinks may misbehave.
To fix this horrid computer state, pop open the hood and ensure that the pipes are fully connected to the right parts:
- Navigate to
brave://settings/handlers. - Set the desired platforms as the default handlers, such as Proton Mail for email
mailtoURI's.
NewerOlder