首页 [工具] Linux上的常用‘冷门’工具
文章
取消

[工具] Linux上的常用‘冷门’工具

Shell类

  • zsh, oh_my_zsh
  • htop, atop & glances: 更好的top工具
  • screen, dtach, tmux, byobu: Keep your terminal sessions alive.
  • curl:大名鼎鼎curl
  • ack, ag (silver searcher), pt:更好的代码查找工具,grep
  • calcurse & remind + wyrd:比较实用,终端日历+todo
  • qalc:The best calculator. Ever. (For scripts too.)
  • 终端:Tilda & Yakuake(F12的那个酸爽) & Terminator

类Shell

  • vim:nonono,我在说exVim,http://exvim.github.io/

Gentoo

  • eix:比emerge简洁

sublime_text

  • Emmet:前端必备,DSL实现
  • PlainTasks:配合insert date,每天先想做啥 图
  • Predawn主题,Seti,Primer,Material

layman

1
2
3
% sudo layman -o http://aegypius.github.io/overlay/repositories.xml -f -a aegypius
% ls /var/lib/layman 
aegypius  haskell  qt gentoo-zh  python
本文由作者按照 CC BY 4.0 进行授权