Skip to content

1.2.0

Compare
Choose a tag to compare
@marcomontalbano marcomontalbano released this 27 Apr 11:46
· 22 commits to master since this release

What's new

  • Added proxy configuration for APM (Atom Package Manager)
  • Added version number (usage: bash_profile__version)
  • Added https proxy settings (usage: proxy__set http://domain:8080 or proxy__set http://domain:8080 https://domain:8080)

Fixes

  • Set proxy works faster
  • Fixed java example on README
  • Updated README with SFTP section
  • Updated special characters
  • Fixed PROMPT_COMMAND
  • Fixed RED colors for Git
  • Simplified Git and Svn integration.
  • Fixed PS1 for Windows users.