dotfiles
dotfiles copied to clipboard
more utilities
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
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.
- 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.