当前位置: 首页 > 工具软件 > common-tools > 使用案例 >

Common Tools

公孙胡媚
2023-12-01

My Editor


  • Vim

PYENV


curl -L https://raw.githubusercontent.com/pyenv/pyenv-installer/master/bin/pyenv-installer | bash

My Shell


  • zsh

    • yum install zsh
  • Oh-my-zsh

    • wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh
    • modify ZSH_THEME='bira'
    • chsh /bin/zsh (sudo chsh ec2-user /bin/zsh)
 类似资料:

相关阅读

相关文章

相关问答