Skip to content

Instantly share code, notes, and snippets.

View UrGuardian4ngel's full-sized avatar

Michaël Jacobs UrGuardian4ngel

View GitHub Profile
@UrGuardian4ngel
UrGuardian4ngel / default.nix
Last active February 3, 2024 21:39
Argon One Fan and Button Configuration in NixOS
{
pkgs
, lib
, stdenv
, fetchurl
, bash
, python3
, wget
}:
@UrGuardian4ngel
UrGuardian4ngel / README.md
Last active February 13, 2021 19:09
Print the colorized type of a command via bat

btype.fish

Print the colorized type of a command via bat.

This Fish function wraps the builtin type function, and colorizes its output using bat's syntax highlighting.

Installation

# Install the function