modified readme
This commit is contained in:
@@ -9,13 +9,16 @@ Simply install git and stow, and run stow from the folder of this repo on the lo
|
|||||||
>stow .
|
>stow .
|
||||||
|
|
||||||
Install powerlevel10k and meslo TTF
|
Install powerlevel10k and meslo TTF
|
||||||
|
|
||||||
>yay -S zsh-theme-powerlevel10k-git ttf-meslo-nerd-font-powerlevel10k
|
>yay -S zsh-theme-powerlevel10k-git ttf-meslo-nerd-font-powerlevel10k
|
||||||
|
|
||||||
Install Oh-myzsh
|
Install Oh-myzsh
|
||||||
|
|
||||||
>sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
>sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||||
|
|
||||||
Install plugins
|
Install plugins
|
||||||
>git clone --depth 1 https://github.com/zsh-users/zsh-autosuggestions "${ZSH_CUSTOM:-~/.oh-my-zsh/custom}"/plugins/zsh-autosuggestions
|
|
||||||
>git clone --depth 1 https://github.com/zsh-users/zsh-syntax-highlighting.git "${ZSH_CUSTOM:-~/.oh-my-zsh/custom}"/plugins/zsh-syntax-highlighting
|
>git clone --depth 1 https://github.com/zsh-users/zsh-autosuggestions "${ZSH_CUSTOM:-~/.oh-my-zsh/custom}"/plugins/zsh-autosuggestions
|
||||||
|
>git clone --depth 1 https://github.com/zsh-users/zsh-syntax-highlighting.git "${ZSH_CUSTOM:-~/.oh-my-zsh/custom}"/plugins/zsh-syntax-highlighting
|
||||||
|
|
||||||
!!!! Take care of removing the existing .files first, to enable stow to create the symlinks
|
!!!! Take care of removing the existing .files first, to enable stow to create the symlinks
|
||||||
|
|||||||
Reference in New Issue
Block a user