I have an CLI app which works by navigating to the dir using cd
and then executing program 2fa, code
The problem is that those commands works only if Im on that specific folder.
How I can make a alias which will be widely understood?
So I can 2fa everywhere, even I'm on /home
.