Ubuntu tools I use

From Eitan Burcat
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