Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggest creating alias for startup #126

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

chkiss
Copy link

@chkiss chkiss commented May 13, 2020

No description provided.

@pyroscope
Copy link
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
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
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.

None yet

2 participants