Commit 46ecec574adc

Vincent Demeester <vincent@sbr.pm>
2018-09-28 13:10:38
fish: add gotop alias
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent cf4cbf9
Changed files (1)
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