Closed trystant closed 5 years ago
I've since moved to a Cloud9 env powered by my own DO droplet, but the issue remains. I've noticed in the ~/.c9/tmux-2.2/configure
file is the following line:
SHELL=${CONFIG_SHELL-/bin/bash}
But I'm not sure how to adjust things now. I'm going to work on this issue at another point in time.
One QAD solution is to replace my ./bashrc
with a simple command:
zsh
One customization I like to make to Amazon AMIs is to have zsh be the default shell.
The post referenced in the image above has the following commands that need to be run on an EC2 instance.