dust + xd

This commit is contained in:
2023-06-11 21:21:53 -04:00
parent fbc08f6c47
commit f7999d7c9a
2 changed files with 7 additions and 2 deletions

View File

@@ -2,8 +2,11 @@ pkgs:
{
enable = true;
shellAliases = {
nsh = "nix-shell --command fish";
cd = "z";
du = "dust";
http = "xh";
https = "xh";
nsh = "nix-shell --command fish";
};
# interactiveShellInit = ''

View File

@@ -48,6 +48,7 @@
pkgs.aws-iam-authenticator
pkgs.awscli
pkgs.bashInteractive
pkgs.du-dust
# pkgs.emacs
pkgs.fd
pkgs.fend
@@ -55,7 +56,7 @@
# pkgs.go
# pkgs.haskellPackages.cabal-install
# pkgs.haskellPackages.haskell-language-server
pkgs.httpie
# pkgs.httpie
# pkgs.inconsolata-nerdfont
pkgs.jdt-language-server
pkgs.just
@@ -78,6 +79,7 @@
# pkgs.sbcl
# pkgs.source-code-pro
pkgs.tokei
pkgs.xh
# pkgs.xonsh
pkgs.yarn
# pkgs.zellij