Update 'README.md'

This commit is contained in:
Elmar Sönser 2021-11-29 14:11:00 +01:00
parent 5b259816b2
commit 645576aed2

View file

@ -4,11 +4,12 @@
- yay mcfly - yay mcfly
- yay -S zsh ruby ruby-colorls nerd-fonts-complete ttf-meslo-nerd-font-powerlevel10k - yay -S zsh ruby ruby-colorls nerd-fonts-complete ttf-meslo-nerd-font-powerlevel10k
- Ubuntu: - Ubuntu:
- apt install zsh ruby - apt install zsh ruby ruby-deb
- cd /opt - cd /opt
- git clone https://git.gc4.at/linux/nerd-fonts.git - git clone https://git.gc4.at/linux/nerd-fonts.git
- cd nerd-fonts && ./install.sh - cd nerd-fonts && ./install.sh
- gem install colorls - gem install colorls
- curl -LSfs https://raw.githubusercontent.com/cantino/mcfly/master/ci/install.sh | sh -s -- --git cantino/mcfly
- Install - Install
@ -35,8 +36,10 @@
- Update (Submodules included) - Update (Submodules included)
- cd ~/.config_repos/zsh-settings - cd ~/.config_repos/zsh-settings
- git submodule update --recursive --remote - git submodule update --recursive --remote
- curl -LSfs https://raw.githubusercontent.com/cantino/mcfly/master/ci/install.sh | sh -s -- --force --git cantino/mcfly
- cd /opt/nerd-fonts && git pull && .install.sh
- gem update colorls
- Sources: - Sources:
- Check the Repos for instructions: - Check the Repos for instructions: