Ubuntu tools I use

From Eitan Burcat
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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