suggest creating alias for startup#126
Conversation
|
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. |
|
This does use the start shell script - just points out to new users that they don't need to write
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. |
|
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. |
No description provided.