Add skim to shell.nix

This commit is contained in:
Alexis Bourget 2020-11-23 14:40:29 +01:00
parent d4f4f48e44
commit 6bb47d195b
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ pkgs.mkShell {
pkgs.dash
pkgs.fish
pkgs.fzf
pkgs.skim
pkgs.git
pkgs.powershell
pkgs.shellcheck