Bash aliases aren't working

Sorry if this is in the wrong place, I didn’t know where to post it.

I tried adding this alias at the end of my .bashrc:

alias ytv-best="yt-dlp -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/bestvideo+bestaudio' --merge-output-format mp4 "

but it never recognises the alias. Any ideas on how to fix it?

Silly me, manjaro uses zsh by default not bash, I was putting it in the wrong file.

One thing to keep in mind though: IIRC at the moment zsh is just used in the default profile of konsole (or yakuake), not in tty.

3 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.