Skip to content

Vermee81/myShellEnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My shell environment

This is a repository to save my shell environment.

This configure refers to the following blog posts.

Don't forget to install mandatory plugins and libraries.

Install and initialize Sheldon to manage zsh plugins.

brew install sheldon
sheldon init --shell zsh

Install zsh and many other tools.

brew install colordiff tmux peco

Install google cloud sdk brew install --cask google-cloud-sdk

Install Rosetta2 for some libraries

sudo softwareupdate --install-rosetta --agree-to-license

Install nodebrew

curl -L git.io/nodebrew | perl - setup

Install pyenv and tfenv

git clone https://github.com/pyenv/pyenv.git ~/.pyenv
git clone https://github.com/tfutils/tfenv.git ~/.tfenv

Install rye

curl -sSf https://rye.astral.sh/get | bash

About

My shell environment configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published