dotfiles/scripts/fetch.sh
winston 457f70f404
build: the very cool new features commit
also need to remember to nixpkgs-unstable -> nixos-unstable at a later point
2023-12-24 04:18:10 +01:00

6 lines
190 B
Bash
Executable file

#!/usr/bin/env nix
#!nix shell nixpkgs#onefetch nixpkgs#scc --command bash
# shellcheck shell=bash
set -euo pipefail
onefetch --true-color never --no-bots -d lines-of-code
scc --no-cocomo .