mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:46:39 +00:00
Remove shell setup for rtorrent
This commit is contained in:
@@ -48,7 +48,6 @@ source "$DOTSHELL/google-cloud.sh"
|
||||
source "$DOTSHELL/kubernetes.sh"
|
||||
|
||||
# Applications
|
||||
source "$DOTSHELL/rtorrent.sh"
|
||||
source "$DOTSHELL/cgminer.sh"
|
||||
|
||||
# Services
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
#
|
||||
# rtorrent
|
||||
#
|
||||
|
||||
if [ -d "/opt/rtorrent/bin" ]; then
|
||||
path_prepend "/opt/rtorrent/bin"
|
||||
fi
|
||||
Reference in New Issue
Block a user