This terminal tweak will permanently unhide and reveal your Library folder in your home folder.
Instructions:
1. Copy past the following command into terminal:
chflags nohidden ~/Library
To reverse use the following command:
chflags hidden ~/Library
Enjoy the visible Library Folder!