Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 319 Bytes

cherished-unix-tools.md

File metadata and controls

15 lines (12 loc) · 319 Bytes

standart equip

  • vim (editor like vi)
  • tmux (terminal multiplexer like screen)
  • ranger (file explorer like finder)
  • btop (better top)
  • skim (fuzzy-finder like fzf)
  • tldr (cheat-sheet for evry binary)

visual enhance

  • zsh (the shell)
  • ripgrep (a superior grep)
  • neovim (a bigger vim)
  • exa (a better ls)