Skip to content

Commit

Permalink
Replace httpie with xh
Browse files Browse the repository at this point in the history
  • Loading branch information
alapshin committed Aug 30, 2024
1 parent ca81bcc commit c620b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion users/alapshin/home/development.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
{
home.packages = with pkgs; [
hurl
httpie
xh
];
}

0 comments on commit c620b35

Please sign in to comment.