Why are application folders going in usr/share instead of home folder?
Posted
by person
on Super User
See other posts from Super User
or by person
Published on 2010-06-15T04:11:56Z
Indexed on
2010/06/15
4:13 UTC
Read the original article
Hit count: 206
For example, when I do something like...
sudo apt-get install vim
It creates a vim folder in usr/share, even though I expect a .vim folder to be created in the home folder.
© Super User or respective owner