Skip to content

Commit

Permalink
Remove version number from PS config filename (Closes #34)
Browse files Browse the repository at this point in the history
  • Loading branch information
chros authored and chros committed Jun 30, 2016
1 parent 6aa0c31 commit 99f60b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu-14.04/home/chros73/.rtorrent.rc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ method.insert = pyro.bin_dir, string|const, "$cat=~/bin/"
method.insert = import.pyro.rc, simple, "import=\"$cat=~/.pyroscope/,$argument.0=\""

# Imports main pyroscope conf file
import.pyro.rc = "$cat=rtorrent-,\"$system.client_version=\",.rc"
import.pyro.rc = "$cat=rtorrent-ps.rc"

##### end: Including PyroScope settings #####

Expand Down

0 comments on commit 99f60b8

Please sign in to comment.