A quick way to get the size of a directory:
du -sh .
Used just rarely enough to forget it every time I need it.