global/git: add git-absorb
This commit is contained in:
parent
0fb4a5218b
commit
f60ed18b44
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
gh
|
||||
git-absorb
|
||||
|
||||
(writeScriptBin "git-fzf" ''
|
||||
git ls-files &> /dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue