diff options
-rw-r--r-- | files/bashrc.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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 |