adding in tldr
This commit is contained in:
@@ -15,11 +15,13 @@ pkgs.mkShell {
|
|||||||
pkgs.postgresql
|
pkgs.postgresql
|
||||||
pkgs.neovim
|
pkgs.neovim
|
||||||
pkgs.ripgrep
|
pkgs.ripgrep
|
||||||
|
pkgs.packer
|
||||||
pkgs.nodejs
|
pkgs.nodejs
|
||||||
pkgs.cmake
|
pkgs.cmake
|
||||||
pkgs.rustc
|
pkgs.rustc
|
||||||
pkgs.cargo
|
pkgs.cargo
|
||||||
pkgs.rustup
|
pkgs.rustup
|
||||||
|
pkgs.tldr
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user