Linux Tools _fish Shell Primer __linux

Source: Internet
Author: User

It's nice to install fish shell today and install oh-my fish.
But it is still a preliminary attempt and more features are not known. Install Fish

sudo apt install fish
Set as Default shell
Chsh-s/usr/bin/fish

If you want to switch back to bash, enter bash.
can also be

Chsh-s/bib/bash

Set bash as the default shell. Install Oh my fish

Curl-l Https://get.oh-my.fish | Fish
Change theme
OMF lish    #查看安装包
omf theme   #查看主题
omf install chearance   #安装一个主题, a very simple theme
OMF Theme < Theme-name>  #若已安装多个主题, you can use this command to switch directly
Installing the Weather plugin
Weather plug-ins require JQ,
sudo apt install jq     #jq是一个轻量级的JSON解释器
OMF Install weather

Call weather after that to see the weather directly.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.