From eecb7591598631c0bf1840025d0f5cf67e8716dd Mon Sep 17 00:00:00 2001 From: Darren Austin Date: Sun, 16 Apr 2017 14:22:48 +0100 Subject: [PATCH] * Add -R to LESS environment variable. * Change default ratio limit in rtorrent.rc --- .bash_profile | 2 +- .rtorrent.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bash_profile b/.bash_profile index c2af87a..c1614b3 100644 --- a/.bash_profile +++ b/.bash_profile @@ -6,7 +6,7 @@ export EDITOR="nano" export LANG="en_GB.UTF-8" export LC_COLLATE="POSIX" # 'C' causes issues with some applications # export LC_CTYPE="POSIX" # Not sure why I set this in the first place... -export LESS="-Mi -PM?f%F:stdin. -- Page %dt of %D -- %lt/%L (%Pt\%)$" +export LESS="-RMi -PM?f%F:stdin. -- Page %dt of %D -- %lt/%L (%Pt\%)$" export MANPAGER="less -Mis -PM'Page %dt$'" export PAGER="less" export PATH="/usr/local/sbin:/usr/sbin:/opt/sbin:/sbin:$PATH" diff --git a/.rtorrent.rc b/.rtorrent.rc index fdeebea..4ca6997 100644 --- a/.rtorrent.rc +++ b/.rtorrent.rc @@ -30,7 +30,7 @@ check_hash = yes # Stop after 1.0 ratio once 300M is uploaded ratio.enable=yes ratio.min.set=100 -ratio.max.set=110 +ratio.max.set=150 ratio.upload.set=300M system.method.set = group.seeding.ratio.command, d.close= #system.method.set = group.seeding.ratio.command, d.close=, d.erase=