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

Configure Feed

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

tmux: increase history-limit

+2
+2
.tmux.conf
··· 9 9 10 10 set -g status-position top 11 11 12 + set -g history-limit 50000 13 + 12 14 # colors hurt my eyes 13 15 set -g status-style reverse,bright 14 16 set -g status-interval 1