1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(aliases): add ix.io

This commit is contained in:
Kierán Meinhardt
2019-09-21 18:23:26 +02:00
parent 637172dbcb
commit e542a1197f

View File

@@ -227,6 +227,7 @@ in
take = "source ${take}";
tree = "${pkgs.exa}/bin/exa --tree";
cat = "${pkgs.bat}/bin/bat --style=plain";
"ix.io" = "${pkgs.curl}/bin/curl -F 'f:1=<-' ix.io";
};
}
{