My Terminal Setup: iTerm2 and Zsh(dev.to)
dev.to
My Terminal Setup: iTerm2 and Zsh
https://dev.to/aspittel/my-terminal-setup-iterm2--zsh--30lm
5 comments
While I appreciate all the terminal personalization/customization available out there, I generally just stick to vanilla bash as I regularly have to ssh out to remote servers where I'll just lose my setup. I wish there were some kind of shell "translation" system not dependent on installing a bunch of stuff on the remote server.
The main reason for this post is, Apple replaces bash with zsh as the default shell in macOS Catalina. Just so that people might find this easier to set up.
This is something that i would buy for sure.
On the topic of dev configurations, I've really enjoyed Thoughtbot's work on getting a computer set up for web development. The dotfiles
Here's a link if anyone's interested: https://github.com/thoughtbot/laptop (setting up the machine) or https://github.com/thoughtbot/dotfiles (custom dotfile setup)
Here's a link if anyone's interested: https://github.com/thoughtbot/laptop (setting up the machine) or https://github.com/thoughtbot/dotfiles (custom dotfile setup)
That's not a prompt, that's a badly placed status bar.