zsh-settings/README.md

19 lines
689 B
Markdown
Raw Normal View History

2021-11-28 23:58:29 +01:00
# zsh-settings
2021-11-29 00:12:46 +01:00
- Install Requirments
2021-11-29 00:22:00 +01:00
- yay -S zsh oh-my-zsh-git powerlevel10k ruby ruby-colorls nerd-fonts-complete myfly
- You may also need: zsh-autosuggestions zsh-syntax-highlighting zsh-colorls 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
2021-11-29 00:12:46 +01:00
- 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