chore(nix/darwin): Add zoxide
This commit is contained in:
parent
ca70106b56
commit
9d3f986f1b
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
pkgs.coreutils-full
|
pkgs.coreutils-full
|
||||||
pkgs.rclone
|
pkgs.rclone
|
||||||
(pkgs.yt-dlp.override { withAlias = true; })
|
(pkgs.yt-dlp.override { withAlias = true; })
|
||||||
|
pkgs.zoxide
|
||||||
# >> For macOS only
|
# >> For macOS only
|
||||||
] ++ pkgs.lib.optionals (pkgs.stdenv.isDarwin) [
|
] ++ pkgs.lib.optionals (pkgs.stdenv.isDarwin) [
|
||||||
pkgs.duti
|
pkgs.duti
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue