dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

more utilities

Open bhanuvrat opened this issue 10 years ago • 2 comments

Found myself installing these on my machine ... thought it would be great to have them included here:

  • [ ] ansible
  • [ ] vagrant
  • [ ] docker
  • [ ] ntfs-3g
  • [ ] virtualbox
  • [x] python3
  • [ ] java

bhanuvrat avatar Jun 23 '15 14:06 bhanuvrat

Thanks for heads-up:

[ ] python3 [ ] ntfs-3g

I'll add them up, kind of basic stuff.

[ ] ansible This can be installed per project in virtualenv.

[ ] vagrant [ ] docker [ ] virtualbox

This set is kind of head and are one time setup for devop testing only, I think they are nice to have, deferring to sometime later.

[ ] java Where do you use it, personally i never required till now.

theskumar avatar Jun 23 '15 14:06 theskumar

  • ansible: needed in the root for installing / using ansible-galaxy roles.
  • java: had to debug an android application ... needed it to setup the dev env.

bhanuvrat avatar Jun 24 '15 09:06 bhanuvrat