Giter Site home page Giter Site logo

awesome-productivity-developer's Introduction

awesome-productivity-developer

开发者的生产力工具清单。

不局限于开发,所有类型的App都有一个当前最佳。

Command Line Apps

因为我同时使用Windows/Linux/macOS,所以下面提到的命令行工具里,跨平台很重要。

Shell

Linux/macOS

  • Fish Shell: 用着最舒服的Shell,曾经有Bash脚本不兼容的问题。但现在越来越多的工具都支持Fish Shell了。启动速度快,自动补全方便。
  • Fisher: Fish的插件管理工具

Windows

  • Powershell: 虽然是跨平台的,但其它平台的用户应该不会考虑它。我个人不喜欢Shell的那些奇怪语法,而Powershell会给我在编程的感觉,写配置文件也比Bash顺手很多。Fish的语法也很舒服了。

Prompt

  • Starship: Rust开发,跨平台。好用、好看、速度快、自定义多。

Other

如果不特别说明,都是跨平台。

  • fzf: fzf is a general-purpose command-line fuzzy finder。 Go开发。它的出现改变了历史记录和当前文件夹搜索的体验。也影响了很多其它命令行工具。
  • lsdexa: lstree 的现代版。都使用Rust开发,速度快,支持 .gitignore
  • zoxide: 更好用的 cdz 的现代版。Rust开发。
  • bat: cat 的现代版。支持代码高亮、Git。
  • tokei: 更快的 cloc 。Rust开发。
  • neovim

Windows Apps

Inspired by

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.