home

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

commit 6e57d5580b6741c8ef63389b8208b5cdf9ab2434
parent cdcb8e7c5de05a187cfe2829314dd1f138fef1f9
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Sun,  7 Oct 2018 17:20:06 +0200

base: add fd and exa to all systems 👼

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

Diffstat:
Mbase.nix | 2++
Mfish/nix-aliases.fish | 2+-
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/base.nix b/base.nix @@ -30,6 +30,8 @@ rec { scripts direnv enchive + exa + fd htop jq pass 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 virt-manager:virtmanager pandoc + set -l stable mr sshfs ncdu entr wakeonlan:python36Packages.wakeonlan lspci:pciutils lsusb:usbutils beet:beets gotop virt-manager:virtmanager pandoc set -l unstable op:_1password update-desktop-database:desktop-file-utils lgogdownloader for s in $stable _nix_run_package $s nixpkgs