dust + xd
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user