cliffordfajardo / dotfiles

My shell, git, etc config files. also homebrew & new computer migration setup.
https://twitter.com/cliffordfajard0
6 stars 1 forks source link

add pip3 install isort #16

Open cliffordfajardo opened 7 years ago

cliffordfajardo commented 7 years ago

Install iSort...https://pypi.python.org/pypi/isort

This goes very well with Atom beautify. pip3 install isort

cliffordfajardo commented 7 years ago

Also add uncrustify which I use for Java/Apex formatting. brew install uncrustify

cliffordfajardo commented 7 years ago

Add 'vlc-player' to install as well