From 66d070acdaee324f61af6b203a3bf3223512efc1 Mon Sep 17 00:00:00 2001 From: Karamelmar Date: Tue, 30 Nov 2021 08:16:33 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bb9efc6..ec3bb54 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,13 @@ # zsh-settings - Install Requirments - - 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 fzf - Ubuntu: - - apt install zsh ruby ruby-deb + - apt install zsh ruby ruby-deb fzf - 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 - mkdir ~/.config_repos @@ -27,7 +25,6 @@ - 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