From 645576aed2cbe547cdf16058df876f842c90d704 Mon Sep 17 00:00:00 2001 From: Karamelmar Date: Mon, 29 Nov 2021 14:11:00 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07eeaf2..54ad56a 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,12 @@ - yay mcfly - yay -S zsh ruby ruby-colorls nerd-fonts-complete ttf-meslo-nerd-font-powerlevel10k - Ubuntu: - - apt install zsh ruby + - apt install zsh ruby ruby-deb - cd /opt - git clone https://git.gc4.at/linux/nerd-fonts.git - cd nerd-fonts && ./install.sh - gem install colorls + - curl -LSfs https://raw.githubusercontent.com/cantino/mcfly/master/ci/install.sh | sh -s -- --git cantino/mcfly - Install @@ -35,8 +36,10 @@ - Update (Submodules included) - cd ~/.config_repos/zsh-settings - - 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: - Check the Repos for instructions: