Files
dotfiles/shell/rtorrent.sh

8 lines
90 B
Bash

#
# rtorrent
#
if [ -d "/opt/rtorrent/bin" ]; then
path_prepend "/opt/rtorrent/bin"
fi