douglasnaphas / configs

Configuration files for things like bash, screen, and vim
GNU General Public License v2.0
2 stars 1 forks source link

Attempt compatibility between Bash and zsh #4

Open douglasnaphas opened 5 years ago

douglasnaphas commented 5 years ago

It would be great to have, for example, a prompt that works in Bash and zsh.

douglasnaphas commented 5 years ago

I will probably need to make an oh-my-zsh theme and plugin to:

  1. Print my preferred prompt;
  2. Take care of pyenv, rbenv, nvm, and other things needed for my projects.