Fish and Oh My Fish in Ubuntu
Posted luffystory
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Fish and Oh My Fish in Ubuntu相关的知识,希望对你有一定的参考价值。
After install Fish shell, then install Oh My Fish .
Oh My Fish(shortly OMF) can make our Fish shell beautiful and elegant. It is a Fishshell framework that allows you to install packages which extend or modify the look and feel of your shell. It is easy to use, fast and extensible. Using omf, you can easily install themes that enriches the look of your shell and install plugins to tweak your fish shell as per your wish.
curl -L https://get.oh-my.fish | fish
Install Weather plugin to show the weather of your city
In Ubuntu we use below command to install jq
sudo apt install jq
To see weather in GuangZhou ,we should use command like below:
Weather GuangZhou
Refer Link:
https://www.ostechnix.com/install-fish-friendly-interactive-shell-linux/
https://www.ostechnix.com/oh-fish-make-shell-beautiful/
https://opensourceforu.com/2018/01/using-jq-consume-json-shell/
以上是关于Fish and Oh My Fish in Ubuntu的主要内容,如果未能解决你的问题,请参考以下文章
cousin,three,my,cute,fish,has连成句子
Fish 下报错 Unsupported use of '||'. In fish, please use 'COMMAND; or COMMAND'.