1
Fork 0

Add josh globally

This commit is contained in:
prescientmoon 2024-03-05 00:03:41 +01:00
parent 6ce1075b95
commit 0e536b6ae4
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -1,4 +1,6 @@
{ pkgs, ... }: { { pkgs, ... }: {
home.packages = [ pkgs.josh ]; # Just One Single History
# TODO: use `delta` as a pager, as highlighted here # TODO: use `delta` as a pager, as highlighted here
# https://github.com/lilyinstarlight/foosteros/blob/main/config/base.nix#L163 # https://github.com/lilyinstarlight/foosteros/blob/main/config/base.nix#L163
programs.git = { programs.git = {