On Tue, 24 Jul 2012 21:09:19 +0200, Rickard Nilsson <[email protected]> wrote: > (..) > environment.shellAliases = { > ll = "ls -lh"; > year = "date +%Y"; > }; > (..) > > I prefer the second example, but it might be a bit abusive on the > attribute set. We don't have tuples in Nix?
+1 because it is not shell specific but could probably also be used to define these aliases in the ipython shell. -- Florian Friesdorf <[email protected]> GPG FPR: 7A13 5EEE 1421 9FC2 108D BAAF 38F8 99A3 0C45 F083 Jabber/XMPP: [email protected] IRC: chaoflow on freenode,ircnet,blafasel,OFTC
pgp7NuKhhAEey.pgp
Description: PGP signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
