Working environment included fonts, presets and must be have programs.
- Before import
Basic.terminal
install fonts.
If you want use new version of bash follow these steps:
- Execute
sudo vi /etc/shells
and add/usr/local/bin/bash
to the list; - Execute
chsh -s /usr/local/bin/bash username
and restart your terminal.