zsh-settings/README.md
2021-11-29 00:49:54 +01:00

18 lines
676 B
Markdown

# zsh-settings
- Install Requirments
- yay mcfly
- yay -S zsh oh-my-zsh-git zsh-theme-powerlevel10k-git ruby ruby-colorls nerd-fonts-complete zsh-autosuggestions zsh-syntax-highlighting ttf-meslo-nerd-font-powerlevel10k
- Check the Repos for instructions:
- https://git.gc4.at/linux/nerd-fonts
- https://git.gc4.at/linux/mcfly
- https://git.gc4.at/linux/ohmyzsh
- https://git.gc4.at/linux/colorls
- https://git.gc4.at/linux/powerlevel10k
- Install
- mkdir ~/.config_repos
- cd ~/.config_repos
- git clone https://git.gc4.at/linux/zsh-settings
- cd ~
- ln -s .config_repos/zsh-settings/.zshrc
- ln -s .config_repos/zsh-settings/.p10k.zsh