; modifications will be lost the next time any apm command is run.
;
; You should instead edit your .apmrc config located in ~/.atom/.apmrc
-cache = /Users/benbeltran/.dotfiles/atom/.apm
+cache = /Users/benbeltran/.atom/.apm
+; Hide progress-bar to prevent npm from altering apm console output.
+progress = false
\ No newline at end of file