home

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

commit 02e39cea3ac29bdf7d7192c6ba403738e6d915c4
parent 1f1df2267afe027e4fb4c242678232bdfaf870b5
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu,  6 Sep 2018 14:14:15 +0200

Add ncdu fd and entr to the list

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 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 set -l unstable op:_1password update-desktop-database:desktop-file-utils set -l channels_file ~/.config/nixpkgs/channels.nix for s in $stable