Open famedly-bot opened 3 years ago
In GitLab by @jcgruenhage on Sep 2, 2021, 13:17
marked this issue as related to #8
In GitLab by @jcgruenhage on Feb 9, 2023, 10:27
@evlli this is probably all stuff that should go into your famedly.base.shell_tweaks role, any strong opinions on what we'd need here?
In GitLab by @jdreichmann on Feb 9, 2023, 13:12
bash-completion
package
In GitLab by @jcgruenhage on Sep 2, 2021, 11:11
Split out of #1.
We want to have a slightly modified shell for our hosts, so that we can work on them more easily if we need to ssh into them for debugging. This does not need to be super massive, and it shouldn't import too much external stuff for security reasons, but properly working shell completions is a must.