wookayin/dotfiles

No .\config/fsh/wook.ini file.

hcnoh opened this issue · 3 comments

hcnoh commented

I have a error message while installing install.py:

Traceback (most recent call last):
File "install.py", line 271, in
os.symlink(source, target)
FileNotFoundError: [Errno 2] No such file or directory: '/home/hcnoh/.dotfiles/config/fsh/wook.ini' -> '/home/hcnoh/.config/fsh/wook.ini'

Does the directory ~/.config/fsh exist in your system? What about .dotfiles/config/fsh/wook.ini, etc.?

hcnoh commented

It was just a simple access authority problem to the directory ~/.config. Thanks for your reply.

I see. I think this can be closed. Thanks for using and reporting!