home

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

commit 46ecec574adc1106fafa82ed61cafa45a2cc2cd4
parent cf4cbf96ff8f0dec56a212de43e42c3abc7ae3e7
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri, 28 Sep 2018 13:10:38 +0200

fish: add gotop alias

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