Skip to content

suggest creating alias for startup#126

Open
chkiss wants to merge 2 commits into
pyroscope:masterfrom
chkiss:patch-1
Open

suggest creating alias for startup#126
chkiss wants to merge 2 commits into
pyroscope:masterfrom
chkiss:patch-1

Conversation

@chkiss
Copy link
Copy Markdown

@chkiss chkiss commented May 13, 2020

No description provided.

@pyroscope
Copy link
Copy Markdown
Owner

The better long-term options are either the systemd unit, or the "start" shell script (that does way more). Running tmux manually is just a quick way to get things going.

@chkiss
Copy link
Copy Markdown
Author

chkiss commented May 15, 2020

This does use the start shell script - just points out to new users that they don't need to write

tmux -2u new -n rT-PS -s rtorrent "~/rtorrent/start; exec bash"

every time they want to start it up manually in the way already suggested in the guide (with tmux and all). It's just a suggestion to create an alias, as I am personally doing, as I would never want to have to rely on ctrl+R to search for my magic line of code to start up in the best possible way.

@chkiss
Copy link
Copy Markdown
Author

chkiss commented May 18, 2020

Made it a permanent alias rather than one that is just active for the current shell, maybe that was the issue and I didn't understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants