home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit c579abd9b93b193c40ade3c4afdc7a45a27a5ae8
parent 56f8ed3e726a1c7ef9328390a6f36f52239b8bf8
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Wed,  3 Oct 2018 17:45:39 +0200

fish: add virt-manager to aliases

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mfish/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 fd entr wakeonlan:python36Packages.wakeonlan lspci:pciutils lsusb:usbutils beet:beets gotop + set -l stable mr sshfs ncdu fd entr wakeonlan:python36Packages.wakeonlan lspci:pciutils lsusb:usbutils beet:beets gotop virt-manager:virtmanager set -l unstable op:_1password update-desktop-database:desktop-file-utils lgogdownloader for s in $stable _nix_run_package $s nixpkgs