您当前的位置: 首页 >  linux

liaowenxiong

暂无认证

  • 3浏览

    0关注

    1171博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

远程Linux主机安装Oh My Zsh

liaowenxiong 发布时间:2021-11-01 23:35:38 ,浏览量:3

文章目录
  • 介绍
  • 安装
  • 安装后

介绍

Oh My Zsh is an open source, community-driven framework for managing your Zsh configuration.

安装

如果你的服务器没有安装 zsh,则要先安装 zsh:

yum install zsh

要先安装 git:

yum install git

然后安装 Oh My Zsh:

sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
安装后

Before you scream Oh My Zsh! look over the .zshrc file to select plugins, themes, and options.

• Follow us on Twitter: https://twitter.com/ohmyzsh • Join our Discord community: https://discord.gg/ohmyzsh • Get stickers, t-shirts, coffee mugs and more: https://shop.planetargon.com/collections/oh-my-zsh • Oh My Zsh 的 GitHub主页地址:https://github.com/ohmyzsh/ohmyzsh/blob/master/README.md • 官网地址:https://ohmyz.sh/

关注
打赏
1661566967
查看更多评论
立即登录/注册

微信扫码登录

0.0398s