Fix a stupid spelling mistake
This commit is contained in:
parent
06968d7662
commit
93440ad88f
@ -62,5 +62,5 @@ curl -sSL https://github.com/junegunn/fzf/releases/download/v0.55.0/fzf-${FZF_VE
|
||||
tar xvzf fzf.tar.gz -C $HOME/.local/bin
|
||||
|
||||
curl -sS https://starship.rs/install.sh | sh -s -- --bin-dir $HOME/.local/bin
|
||||
curl -sSL https://raw.githubusercontent.com/catppuccin/starship/refs/heads/main/starship.toml > $HOME/.conifg/starship.toml
|
||||
curl -sSL https://raw.githubusercontent.com/catppuccin/starship/refs/heads/main/starship.toml > $HOME/.config/starship.toml
|
||||
sed -i '0,/catppuccin_macchiato/s//catppuccin_mocha/' $HOME/.config/starship.toml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user