Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Development Mini Toolbox

Development Mini Toolbox

Marconi Moreto

June 24, 2014
Tweet

More Decks by Marconi Moreto

Other Decks in Programming

Transcript

  1. This talk is about: Quick list of tools that might

    be useful in your day to day development.
  2. This talk is NOT about: Basic commands, introduction to Linux,

    tutorial, programming or other things not mentioned on the previous slide.
  3. zsh (Z-Shell) https://github.com/robbyrussell/oh-my-zsh An interactive shell with powerful scripting support.

    •Programmable command line completion •Sharing of history between all running sessions •Themeable prompts •Completion •Plugins •Fully customisable