From 6f716460752bc82ea51a03f029db8a35246327a5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 17 May 2013 18:15:41 -0300 Subject: Automatically start rtorrent --- files/bashrc.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/bashrc.sh b/files/bashrc.sh index 2672cc3..cf123a2 100644 --- a/files/bashrc.sh +++ b/files/bashrc.sh @@ -102,3 +102,6 @@ fi if [ -d "$HOME/bin" ] ; then export PATH="$HOME/bin:$HOME/rtorrent:$PATH" fi + +# Start rtorrent +start -- cgit v1.2.3