| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse/* Pair of compress/decompress functions for hex-triplet encoded web safe 16x16 image.
*
* Uses max Brotli quality for max compression ratio, trading off computation
* time. Assumes lower case image string input and produces lower case output.
*
#!/usr/bin/env bash
# From https://github.com/pinealan/dotfiles
nix-list() {
nix-env --list-generations
direnv_hook() {
local previous_exit_status=$?;
# eval "$(direnv export bash)";
eval "$(direnv export bash 2> >( \
awk '
#!/bin/bash
OPT=""
AUTHOR=""
| Back | FazBrowse Home | New Git URL |