commit 4cb9619bc6397296a8dd141bdcf45b8464e32f7d parent 020e3ba0c54fb40948bde3dfc9bbfb07ab8e96ef Author: Vincent Demeester <vincent@sbr.pm> Date: Sun, 7 Oct 2018 20:31:12 +0200 fish: nix-prefetch-* aliases Signed-off-by: Vincent Demeester <vincent@sbr.pm> Diffstat:
M | fish/nix-aliases.fish | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fish/nix-aliases.fish b/fish/nix-aliases.fish @@ -1,5 +1,5 @@ function _def_nix_run_aliases - set -l stable mr sshfs ncdu wakeonlan:python36Packages.wakeonlan lspci:pciutils lsusb:usbutils beet:beets gotop virt-manager:virtmanager pandoc + set -l stable mr sshfs ncdu wakeonlan:python36Packages.wakeonlan lspci:pciutils lsusb:usbutils beet:beets gotop virt-manager:virtmanager pandoc nix-prefetch-git:nix-prefetch-scripts nix-prefetch-hg:nix-prefetch-scripts set -l unstable op:_1password update-desktop-database:desktop-file-utils lgogdownloader for s in $stable _nix_run_package $s nixpkgs