Trevor Lohrbeer
My feedback
3 results found
-
5 votes
Trevor Lohrbeer shared this idea ·
-
13 votes
An error occurred while saving the comment Trevor Lohrbeer supported this idea ·
An error occurred while saving the comment Trevor Lohrbeer commented
Ditto. I'd like to export PS1 to make the prompt tell me which server I'm on.
-
14 votes
An error occurred while saving the comment Trevor Lohrbeer commented
Agreed. The lack of restore options and documentation on Cloudways is disappointing. Backup is only half of the equation. So far I've been disappointed with the restore options for Cloudways, which include:
- No option to restore from local backups
- No option to restore to another server
- If you clone an application, no option to use the backups from the original applicationEssentially, it makes it extremely difficult to do any sort of testing.
Trevor Lohrbeer supported this idea ·
So the hack to not being able to edit .bashrc is to create a .bash_aliases and put your initialization code there.
It would be more idiomatic though if a separate configuration file was included, since .bash_aliases isn't the appropriate place to modify environment variables.