mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
feat(aliases): add ix.io
This commit is contained in:
@@ -227,6 +227,7 @@ in
|
|||||||
take = "source ${take}";
|
take = "source ${take}";
|
||||||
tree = "${pkgs.exa}/bin/exa --tree";
|
tree = "${pkgs.exa}/bin/exa --tree";
|
||||||
cat = "${pkgs.bat}/bin/bat --style=plain";
|
cat = "${pkgs.bat}/bin/bat --style=plain";
|
||||||
|
"ix.io" = "${pkgs.curl}/bin/curl -F 'f:1=<-' ix.io";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user