xiaozefeng / ubuntu-guide

0 stars 0 forks source link

Powerful CLI #2

Open xiaozefeng opened 3 years ago

xiaozefeng commented 3 years ago
  1. tldr https://github.com/tldr-pages/tldr
  2. cheat https://github.com/cheat/cheat
  3. fzf https://github.com/junegunn/fzf
  4. exa https://github.com/ogham/exa
  5. fd https://github.com/sharkdp/fd#installation
  6. rip-grep snap install ripgrep
  7. httpie apt install httpie
  8. zssh apt install zssh 代替lrzsz
  9. cloc apt install cloc
  10. ranger pip install ranger-fm
  11. fuck https://github.com/nvbn/thefuck
  12. ag https://github.com/ggreer/the_silver_searcher
  13. https://dev.yorhel.nl/ncdu
  14. jq https://link.zhihu.com/?target=https%3A//github.com/stedolan/jq
  15. shellcheck apt install shellcheck
  16. tig

https://juejin.cn/post/6844903945706422280

xiaozefeng commented 3 years ago
  1. zsh + oh-my-zsh
  2. snap
xiaozefeng commented 3 years ago

clean the trash

apt install trash-cli

usage

trash-empty

xiaozefeng commented 3 years ago

tig https://github.com/jonas/tig/blob/master/INSTALL.adoc 问题解决:

apt install libncurses5-dev libncursesw5-dev