diff options
Diffstat (limited to 'hm/shell/fish.nix')
| -rw-r--r-- | hm/shell/fish.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/shell/fish.nix b/hm/shell/fish.nix index 9fb6a29..88a4493 100644 --- a/hm/shell/fish.nix +++ b/hm/shell/fish.nix @@ -30,6 +30,7 @@ in ff = "fastfetch"; cat = "bat"; ls = "eza"; + yt = "yt-dlp"; }; plugins = [ |
