Skip to content

Latest commit

 

History

History
94 lines (86 loc) · 7.36 KB

Shell.md

File metadata and controls

94 lines (86 loc) · 7.36 KB

Shell

Shell 文档教程

zsh, oh my zsh

  • oh-my-zsh : A delightful community-driven (with 1,200+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. ohmyz.sh ❗️linux 必备 ❗️ ⭕️

    last-commit

  • termux-ohmyzsh

    last-commit

  • z : z - 快速跳转目录, oh-my-zsh 包含此插件 ⭕️

    last-commit > release-date > version > commits-since

  • zsh-syntax-highlighting : zsh 高亮命令显示 ⭕️

    last-commit

  • zsh-syntax-highlighting-filetypes : zsh syntax highlighting with dircolors in realtime
  • fast-syntax-highlighting : Syntax-highlighting for Zshell – fine granularity, number of features, 40 work hours themes (short name F-Sy-H)

    last-commit

  • antigen : The plugin manager for zsh.
  • powerlevel9k : 主题
  • zplug : A next-generation plugin manager for zsh

Shell 工具、命令

  • hhighlighter : shell 高亮关键字 ⭕️

  • htop : htop is an interactive text-mode process viewer for Unix systems. It aims to be a better top. ⭕️

  • glances : top/htop 替代,全面监控系统

  • NCurses Disk Usage : ncdu 查看硬盘空间 ⭕️

  • lnav : 日志查看工具 ⭕️

  • httpie : curl 替代,命令行高亮 ⭕️

    安装报错的话需要强制更新 requests urllib3

    pip install requests urllib3  --force --upgrade
    pip install httpie
  • brew.sh : The missing package manager for macOS (or Linux) ⭕️

  • Linuxbrew : The Homebrew package manager for Linux

  • asciinema : Terminal session recorder 📹

  • bashstrap : A quick way to spruce up your terminal in OSX.

  • ccat : 🌈 彩色化 cat

  • fd : A simple, fast and user-friendly alternative to find

  • Fink The Fink project wants to bring the full world of Unix Open Source software to Darwin and Mac OS X.

  • goaccess : 实时 web 日志监控

  • has : 检查命令是否存在

  • histstat : history for netstat

  • iterm2-zmodem : Automatic ZModem support for iTerm 2

  • jq : 格式化输出 json ⭕️

  • k : k is the new l, yo

  • mtr : 替代 tracerouteping 的网络工具

  • ngrep : 用于网络的 grep 工具

  • procdog : 轻量守护进程

  • thefuck : shell 命令纠正工具

  • vnStat - a network traffic monitor for Linux and BSD : 网络流量监控统计 ⭕️

  • history-search-multi-word : Multi-word, syntax highlighted history searching for zsh

  • htrace.sh : My simple Swiss Army knife for http/https troubleshooting and profiling.

  • log : console.log with style.

  • Color-Scripts : User contributed color scripts

  • sh-spinner : Simplest spinner in bash implementation. ⭕️

  • CentOS 7 下 yum 安装和配置 NFS - Zhanming's blog

  • annie : 👾 Fast, simple and clean video downloader

  • crontab.guru - the cron schedule expression editor : crontab 在线生成工具 ⭕️

  • lolcat : Rainbows and unicorns!

  • tml : A tiny markup language for terminal output. Makes formatting output in CLI apps easier!

  • Nginx-Fancyindex-Theme : A responsive theme for Nginx Fancyindex module . Minimal, modern and simple. ☀ Light & 😎 Dark themes. Comes with a search form , aims to handle thousands of files without any problems

  • microsoft/Terminal : The new Windows Terminal, and the original Windows console host -- all in the same place!

  • oh-my-tuna : Keep calm and use TUNA mirrors.

  • lsd : The next gen ls command

  • alacritty : A cross-platform, GPU-accelerated terminal emulator

  • shellcheck : ShellCheck, a static analysis tool for shell scripts

  • readme-md-generator : 📄 CLI that generates beautiful README.md files