So, I just found out about a programme called SynthShell which kind of does the work for you and gives you a nice looking shell, the thing is that this also creates some config files and other stuff in my system, instead of just one .bashrc file to edit. What would be the best way to learn to have a nice looking bash where I can just have a backup of it that I can use throughout systems?

  • callyral [he/they]
    link
    English
    06 months ago

    if you want a shell that needs less configuration and has more features, i recommend fish shell.

    for bash, you could search for someone else’s bashrc, copy that, and modify until it works how you want it to.