Bash alias: command not found

后端 未结 6 827
抹茶落季
抹茶落季 2021-01-04 04:47

I\'m trying to setup a simple alias to move me into my Developer folder on my machine. However, after setting it up, I get a weird error:

-bash: dv: command          


        
6条回答
  •  旧时难觅i
    2021-01-04 05:17

    I had the same issue but the weirdest solution. I was copying it from Windows machine to OS X and for some reason, the spaces used were different and when I replaced them with normal spaces, it worked. It was not tabs, I have no idea what it was.

提交回复
热议问题