Update 'README.md'
This commit is contained in:
parent
c24d1098d9
commit
09a502555c
1 changed files with 18 additions and 11 deletions
27
README.md
27
README.md
|
@ -1,17 +1,14 @@
|
||||||
# zsh-settings
|
# zsh-settings
|
||||||
|
|
||||||
- Install Requirments
|
- Install Requirments
|
||||||
|
|
||||||
- yay mcfly
|
- 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
|
- yay -S zsh ruby ruby-colorls nerd-fonts-complete ttf-meslo-nerd-font-powerlevel10k
|
||||||
- Check the Repos for instructions:
|
- Ubuntu:
|
||||||
- https://git.gc4.at/linux/nerd-fonts
|
- apt install zsh ruby
|
||||||
- https://git.gc4.at/linux/mcfly
|
- cd /opt
|
||||||
- https://git.gc4.at/linux/ohmyzsh
|
- git clone https://git.gc4.at/linux/nerd-fonts.git
|
||||||
- https://git.gc4.at/linux/colorls
|
- cd nerd-fonts && ./install.sh
|
||||||
- https://git.gc4.at/linux/powerlevel10k
|
- gem install colorls
|
||||||
- https://git.gc4.at/linux/zsh-autosuggestions
|
|
||||||
- https://git.gc4.at/linux/zsh-syntax-highlighting
|
|
||||||
|
|
||||||
- Install
|
- Install
|
||||||
|
|
||||||
|
@ -40,3 +37,13 @@
|
||||||
- cd ~/.config_repos/zsh-settings
|
- cd ~/.config_repos/zsh-settings
|
||||||
|
|
||||||
- git submodule update --recursive --remote
|
- git submodule update --recursive --remote
|
||||||
|
|
||||||
|
- Sources:
|
||||||
|
- 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
|
||||||
|
- https://git.gc4.at/linux/zsh-autosuggestions
|
||||||
|
- https://git.gc4.at/linux/zsh-syntax-highlighting
|
Loading…
Reference in a new issue