Yes, you just find yet another shell setup script. Oh, this is my working environment setup using zsh, vim
and screen
.
- macOS
- Debian-based distributions (Ubuntu, Raspbian, etc.)
wget https://github.com/civita/D41ly5e7up/releases/latest/download/D41ly5e7up.zip
unzip D41ly5e7up.zip -d D41ly5e7up && cd D41ly5e7up
./setup.sh
If the symbols in shell prompt cannot show properly, you need to install and apply fonts in your terminal.
Guide on setting up fonts 🔨
- Download Powerline Fonts from GitHub.
- Extract it and run
install.sh
(or right-clickinstall.ps1
and select "Run with PowerShell", for Windows users). - Apply one of the installed fonts (e.g.,
SourceCodePro
) as termianl default font.