global/git: add git-absorb

This commit is contained in:
Infinidoge 2024-03-20 22:10:59 -04:00
parent 0fb4a5218b
commit f60ed18b44
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -1,6 +1,7 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
gh
git-absorb
(writeScriptBin "git-fzf" ''
git ls-files &> /dev/null