Sha256: 0b670eaaaddcc90cbc263c4270d2dac86da974cca5fdfb28c9b86f03990a0e0b
Contents?: true
Size: 622 Bytes
Versions: 34
Compression:
Stored size: 622 Bytes
Contents
∴ rvm cleanup {all,archives,repos,sources,logs} Performs general cleanup for the specific set of rvm directories. Useful for reclaiming needlessly used disk space from rvm compiles and the like. Examples: To reclaim all of the space used by archives, repository clones, source files (and associated temporary compile file) and logs, you'd run: ∴ rvm cleanup all If instead you only wanted to clean up source files, you'd run: ∴ rvm cleanup sources Please note that sometimes have archives and sources around are desirable. Namely, you need the sources to install something such as ruby-debug under 1.9.
Version data entries
34 entries across 34 versions & 2 rubygems