使用者工具

網站工具


computer:cli

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:cli [2021/08/02 03:09] – [命令字元] wmcomputer:cli [2025/02/15 14:01] (目前版本) – [Terminal] wm
行 19: 行 19:
   * [[https://no-color.org|NO_COLOR]]   * [[https://no-color.org|NO_COLOR]]
   * [[https://github.com/uutils/coreutils|uutils]]   * [[https://github.com/uutils/coreutils|uutils]]
 +  * [[https://joeyh.name/code/moreutils/|moreutils]]
 =====Terminal===== =====Terminal=====
   * [[https://hyper.is/|Hyper]]   * [[https://hyper.is/|Hyper]]
 +  * [[https://www.warp.dev/|Warp]]
   * [[https://github.com/jwilm/alacritty|Alacritty]]   * [[https://github.com/jwilm/alacritty|Alacritty]]
   * [[https://sw.kovidgoyal.net/kitty/|kitty]]   * [[https://sw.kovidgoyal.net/kitty/|kitty]]
   * [[https://github.com/GitSquared/edex-ui|eDEX-UI]]   * [[https://github.com/GitSquared/edex-ui|eDEX-UI]]
 +  * [[https://wezterm.org/|WezTerm]]
 =====Shell===== =====Shell=====
 +  * [[http://www.oilshell.org/|Oil]]
   * [[https://github.com/alebcay/awesome-shell|Awesome Shell]]   * [[https://github.com/alebcay/awesome-shell|Awesome Shell]]
-  * [[https://github.com/nushell/nushell|Nu Shell]]+  * [[https://www.nushell.sh/|Nushell]]
   * [[https://github.com/highvoltage/shello|shello]]   * [[https://github.com/highvoltage/shello|shello]]
   * [[https://github.com/nojhan/liquidprompt|Liquid prompt]]   * [[https://github.com/nojhan/liquidprompt|Liquid prompt]]
行 38: 行 42:
   * [[https://github.com/jbonjean/re-search|re-search]]   * [[https://github.com/jbonjean/re-search|re-search]]
 ====Bash==== ====Bash====
 +  * [[https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html|Bash Reference Manual]]
   * [[http://bash-completion.alioth.debian.org/|bash-completion]]   * [[http://bash-completion.alioth.debian.org/|bash-completion]]
   * [[https://github.com/denysdovhan/bash-handbook|bash-handbook]]   * [[https://github.com/denysdovhan/bash-handbook|bash-handbook]]
行 50: 行 55:
 ====Zsh==== ====Zsh====
   * [[http://www.slideshare.net/jaguardesignstudio/why-zsh-is-cooler-than-your-shell-16194692|Why Zsh is Cooler than Your Shell]]   * [[http://www.slideshare.net/jaguardesignstudio/why-zsh-is-cooler-than-your-shell-16194692|Why Zsh is Cooler than Your Shell]]
 +  * [[https://arjanvandergaag.nl/blog/customize-zsh-prompt-with-vcs-info.html|Customize your ZSH prompt with vcs_info]]
   * [[http://eseth.org/2010/git-in-zsh.html|Git Info in Your Zsh Prompt]]   * [[http://eseth.org/2010/git-in-zsh.html|Git Info in Your Zsh Prompt]]
   * [[http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/|My Extravagant Zsh Prompt]]   * [[http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/|My Extravagant Zsh Prompt]]
行 58: 行 64:
   * [[http://antigen.sharats.me/|Antigen]]   * [[http://antigen.sharats.me/|Antigen]]
 =====Tool===== =====Tool=====
 +  * [[http://xtermjs.org/|Xterm.js]]
   * [[https://github.com/gnunn1/terminix|Terminix]]   * [[https://github.com/gnunn1/terminix|Terminix]]
   * [[https://github.com/shockone/black-screen|Black Screen]]   * [[https://github.com/shockone/black-screen|Black Screen]]
行 65: 行 72:
   * [[http://finalterm.org/|Final Term]]   * [[http://finalterm.org/|Final Term]]
   * [[https://launchpad.net/clicompanion|CLI Companion]]   * [[https://launchpad.net/clicompanion|CLI Companion]]
 +  * [[https://zellij.dev/|Zellij]]
   * [[https://github.com/tmux/tmux|tmux]]   * [[https://github.com/tmux/tmux|tmux]]
     * [[http://net.tutsplus.com/tutorials/tools-and-tips/intro-to-tmux/|Intro to Tmux]]     * [[http://net.tutsplus.com/tutorials/tools-and-tips/intro-to-tmux/|Intro to Tmux]]
行 109: 行 117:
   * [[https://kary.us/nota/|Nota]]   * [[https://kary.us/nota/|Nota]]
 ====檔案管理==== ====檔案管理====
 +  * [[https://github.com/sharkdp/bat|bat]]
   * [[https://the.exa.website|exa]]   * [[https://the.exa.website|exa]]
 +  * [[https://dystroy.org/broot/|Broot]]
   * [[https://github.com/lecram/rover|Rover]]   * [[https://github.com/lecram/rover|Rover]]
   * [[http://ranger.nongnu.org/|ranger]]   * [[http://ranger.nongnu.org/|ranger]]
   * [[https://github.com/dylang/space-hogs|Space Hogs]]   * [[https://github.com/dylang/space-hogs|Space Hogs]]
 +  * [[https://dev.yorhel.nl/ncdu|NCurses Disk Usage]]
 +  * [[https://github.com/wader/fq|fq]]
 +  * [[https://github.com/sharkdp/hexyl|hexyl]]
 +  * [[https://github.com/binpash/try|try]]
 +  * [[https://github.com/bootandy/dust|Dust]]
 ===搜尋=== ===搜尋===
   * [[https://github.com/BurntSushi/ripgrep|ripgrep]]   * [[https://github.com/BurntSushi/ripgrep|ripgrep]]
行 118: 行 133:
   * [[http://harelba.github.io/q/|q]] (CSV)   * [[http://harelba.github.io/q/|q]] (CSV)
   * [[https://visidata.org/|VisiData]]   * [[https://visidata.org/|VisiData]]
 +  * [[https://lnav.org/|The Logfile Navigator]]
 ===設定=== ===設定===
   * [[https://www.chezmoi.io/|chezmoi]]   * [[https://www.chezmoi.io/|chezmoi]]
行 123: 行 139:
   * [[https://github.com/KittyKatt/screenFetch|screenFetch]]   * [[https://github.com/KittyKatt/screenFetch|screenFetch]]
   * [[https://amanusk.github.io/s-tui/|s-tui]]   * [[https://amanusk.github.io/s-tui/|s-tui]]
 +  * [[https://github.com/aristocratos/btop|btop++]]
 ====SSH==== ====SSH====
   * [[https://wiki.gnome.org/Apps/HotSSH|HotSSH]]   * [[https://wiki.gnome.org/Apps/HotSSH|HotSSH]]
行 130: 行 147:
   * [[http://c9s.blogspot.tw/2010/02/keychain-ssh.html|使用 keychain 管理 ssh 金鑰]]   * [[http://c9s.blogspot.tw/2010/02/keychain-ssh.html|使用 keychain 管理 ssh 金鑰]]
   * [[https://gravitational.com/blog/how-to-ssh-properly/|How to SSH Properly]]   * [[https://gravitational.com/blog/how-to-ssh-properly/|How to SSH Properly]]
 +  * [[https://www.ssh.com/academy/ssh/copy-id|ssh-copy-id]]
 =====資源===== =====資源=====
   * [[https://ok-b.org/|OK borg]]   * [[https://ok-b.org/|OK borg]]
computer/cli.1627873789.txt.gz · 上一次變更: 2021/08/02 03:09 由 wm