Update 'README.md'
This commit is contained in:
parent
c24d1098d9
commit
09a502555c
1 changed files with 18 additions and 11 deletions
29
README.md
29
README.md
|
@ -1,17 +1,14 @@
|
|||
# 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
|
||||
- https://git.gc4.at/linux/zsh-autosuggestions
|
||||
- https://git.gc4.at/linux/zsh-syntax-highlighting
|
||||
- yay -S zsh ruby ruby-colorls nerd-fonts-complete ttf-meslo-nerd-font-powerlevel10k
|
||||
- Ubuntu:
|
||||
- apt install zsh ruby
|
||||
- cd /opt
|
||||
- git clone https://git.gc4.at/linux/nerd-fonts.git
|
||||
- cd nerd-fonts && ./install.sh
|
||||
- gem install colorls
|
||||
|
||||
- Install
|
||||
|
||||
|
@ -39,4 +36,14 @@
|
|||
|
||||
- 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