ftp -o - https://jcs.org/move_in | sh -
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

irbrc: don't save history

+1
+1
.irbrc
··· 9 9 IRB.conf[:USE_COLORIZE] = false 10 10 IRB.conf[:AUTO_INDENT] = false 11 11 IRB.conf[:USE_MULTILINE] = false 12 + IRB.conf[:SAVE_HISTORY] = nil