add dbmate
parent
cd44c17014
commit
4c3c713c2d
|
@ -47,6 +47,7 @@ has_bin "cheat" || nix profile install nixpkgs#cheat
|
|||
has_bin "chezmoi" || nix profile install nixpkgs#chezmoi
|
||||
has_bin "croc" || nix profile install nixpkgs#croc
|
||||
has_bin "curlie" || nix profile install nixpkgs#curlie
|
||||
has_bin "dbmate" || nix profile install nixpkgs#dbmate
|
||||
has_bin "delta" || nix profile install nixpkgs#delta
|
||||
[ -e "$HOME/.cargo/bin/ddbug" ] || cargo install --git https://github.com/gimli-rs/ddbug
|
||||
has_bin "difft" || nix profile install nixpkgs#difftastic
|
||||
|
|
Loading…
Reference in New Issue