From c89ad316655ed19e4febe65a27a501459948620e Mon Sep 17 00:00:00 2001 From: gotbletu Date: Fri, 25 Jul 2014 22:20:48 -0700 Subject: [PATCH] peerflix alias 2 --- peerflix_torrent_search.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/peerflix_torrent_search.md b/peerflix_torrent_search.md index 4397939..1747ace 100644 --- a/peerflix_torrent_search.md +++ b/peerflix_torrent_search.md @@ -9,7 +9,12 @@ https://github.com/saironiq/shellscripts git clone https://github.com/saironiq/shellscripts.git -## 2. alias +## 2. edit the script + + program='/usr/bin/peerflix -p 55055' + + +## 3. alias PFLIX_PORT=55055 pfx() { ~/.binary/peerflix_script/thepiratebay_se/tpb.sh $@ ;}