Skip to content

.local/bin is a file already

When I tried to create this directory, I already have bin file located there.

/adehome$ mkdir $HOME/.local/bin mkdir: cannot create directory ‘/home/testing/.local/bin’: File exists

testing@user:~/.local$ ls bin lib share

I am unsure how to proceed.