Shell

From Bibliotheca Anonoma
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Bash/Dash

It's what you got by default.

Zsh

Fish Shell

It's time for Fish Shell, a terminal for the 90s. No more giant ugly bashrc, time for real VGA colors.

Also can be combined with Powerline-shell for extra ANSI aesthetic.

https://github.com/milkbikis/powerline-shell

How to Use Byobu

Especially if you use SSH, equip your shell with Byobu, which is a nifty shell that allows processes to stay running even if you disconnect. It also allows you to have multiple tabs, a must have when running multiple processes.

  • F2 (New Tab) - Press this button to create a new tab.
  • F3 (Switch Tab) - Press this button to toggle between tabs.
  • F6 (Disconnect) - Press this button to disconnect from the shell. Your programs will still keep running and you can check back on them next time you log in.
  • exit - Run the exit command in any tab to close that tab when you no longer need it.

If you are using PuTTY and are facing issues with the function keys, set this up.