Skip to content

Commit

Permalink
add typos to conda
Browse files Browse the repository at this point in the history
Signed-off-by: Keming <kemingy94@gmail.com>
  • Loading branch information
kemingy committed Jan 11, 2024
1 parent 8727cd3 commit 6bb0e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ sh /tmp/${CONDA} -b -u -p /opt/conda
/opt/conda/bin/conda init

# related libraries
/opt/conda/bin/conda install -y -c conda-forge bat ripgrep exa fd-find starship gh
/opt/conda/bin/conda install -y -c conda-forge bat ripgrep exa fd-find starship gh typos
/opt/conda/bin/pip install httpie ruff black ipython
mkdir -p ${HOME}/.config

0 comments on commit 6bb0e71

Please sign in to comment.