Instead of linking the code in dotfiles from the original location, link the files in dotfiles dir to the original locations. This change is done but the documentation is not added about how to do the linking(symbolic linking) with the `ln -s` command
Instead of linking the code in dotfiles from the original location, link the files in dotfiles dir to the original locations.
This change is done but the documentation is not added about how to do the linking(symbolic linking) with the
ln -scommand