
"fg: no current job" error after cloning git-repository
Hey everyone,
I want to give my Linux terminal a beautiful makeover. and I have followed along with this guide: https://www.youtube.com/watch?v=ffmm80_Cii4&t=176s .
I have ran into an error when I carried out this command:
% git clone --depth 1 -- https://github.com/marlonrichert/zsh-autocomplete.git .
This is the error message I got:
fg: no current job
Any solutions to that problem?