Difference between revisions of "Ubuntu tools I use"

From Eitan Burcat
Jump to navigation Jump to search
(Created page with "A list of tools recommended for working in Ubuntu: * Terminator2 * Fish shell * Prompt: git status * Prmpt: Last command result red / green * aliases * tmux * Use make file...")
 
 
Line 2: Line 2:
* Terminator2
* Terminator2
* Fish shell
* Fish shell
* Prompt: git status
** Prompt: git status
* Prmpt: Last command result red / green
** Prmpt: Last command result red / green
* aliases
** aliases
* git lol, git lola
* tmux
* tmux
* Use make files for common tasks in a certain context (dir): deployment, testing
* Use make files for common tasks in a certain context (dir): deployment, testing
* htop
* htop

Latest revision as of 03:17, 13 March 2016

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