You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Scott Stanfield (MSFT) edited this page Mar 17, 2021
·
2 revisions
If you spend a lot of time on the Pi, you're going to want zsh as your main shell instead of the default bash. You can use my Dotfiles-viM-Zsh config here:
cd
git clone https://github.com/scottstanfield/dmz
dmz/os/raspian.sh
dmz/install.sh
chsh -s $(which zsh)
# log out, then back in