Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 2.14 KB

Ubuntu.md

File metadata and controls

49 lines (39 loc) · 2.14 KB

#UBUNTU

Useful tools list for Ubuntu OS


###TOOL LIST

  • ###Git
  • Distributed revision control and Source code management (SCM) system
  • Information
  • sudo apt-get install git
  • ###Git-flow
  • Git-flow are a set of git extensions to provide high-level repository operations for Vincent Driessen's branching model
  • Information
  • apt-get install git-flow
  • ###Zsh with oh-my-zsh
  • ###Unity Tweak Tool
  • Unity Tweak Tool is a configuration tool for the Unity Desktop.
  • Information
  • Source Code
  • You can install from Ubuntu Software Center
  • ###Terminator
  • The user can have multiple terminals in one window and use key bindings to switch between them.
  • Information
  • You can install from Ubuntu Software Center
  • ###Docky
  • Docky is fully integrated into the GNOME Desktop and features a no nonsense approach to configuration and usage.
  • Information
  • You can install from Ubuntu Software Center
  • ###Nautilus-open-terminal
  • Nautilus plugin for opening terminals in arbitrary local paths with mouse right click
  • Information
  • sudo apt-get install nautilus-open-terminal or you can install from Ubuntu Software Center