Ubuntu tools I use

From Eitan Burcat
Revision as of 03:17, 13 March 2016 by Eburcat (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A list of tools recommended for working in Ubuntu:

  • Terminator2
  • Fish shell
    • Prompt: git status
    • Prmpt: Last command result red / green
    • aliases
  • git lol, git lola
  • tmux
  • Use make files for common tasks in a certain context (dir): deployment, testing
  • htop