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的主要内容,如果未能解决你的问题,请参考以下文章

zshell 实现类似 fish 自动提示

oh my zsh设置启动随机颜色

Arch Linux 终端升级zsh(oh my zsh)

mac上使用oh my zsh都有哪些必备的插件推荐

cousin,three,my,cute,fish,has连成句子

Fish 下报错 Unsupported use of '||'. In fish, please use 'COMMAND; or COMMAND'.