From 189b6ca523b6f70ed63e81e82a555f8f3574b813 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Thu, 13 Aug 2020 10:04:13 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20Command=20and=20images=20cleanup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 71 +++++++++++++++++++++++++------------------------------ 1 file changed, 32 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 6a8e626c..a6d42ad5 100644 --- a/README.md +++ b/README.md @@ -74,19 +74,19 @@ Bibata is **OpenSource**, Compact and Material Designed Cursor set. This project ##### Debian/Ubuntu -```shell +```bash sudo apt install git python3 python3-pip inkscape x11-apps ``` ##### Fedora -```shell +```bash sudo dnf install git python37 python3-pip inkscape xcursorgen ``` ##### Arch Linux/Manjaro -```shell +```bash sudo pacman -S git python-pillow inkscape xorg-xcursorgen ``` @@ -98,13 +98,13 @@ Bibata cursor is installed by running one of the following commands in your term ##### via curl -```shell +```bash sh -c "$(curl -fsSL https://raw.githubusercontent.com/KaizIqbal/Bibata_Cursor/master/Bibata.sh)" ``` ##### via wget -```shell +```bash sh -c "$(wget -O- https://raw.githubusercontent.com/KaizIqbal/Bibata_Cursor/master/Bibata.sh)" ``` @@ -120,13 +120,13 @@ Arch Linux/Manjaro users can install from the [AUR](https://aur.archlinux.org/pa Pamac command: -```shell +```bash pamac install bibata-cursor-theme ``` Yay command: -```shell +```bash yay -S bibata-cursor-theme ``` @@ -136,13 +136,13 @@ Fedora users can install from the [copr-repo](https://copr.fedorainfracloud.org/ Enable the repo: -```shell +```bash sudo dnf copr enable muhalantabli/copr-repo ``` Installation command: -```shell +```bash sudo dnf install bibata-cursor-theme ``` @@ -170,7 +170,7 @@ From https://github.com/Silicasandwhich/Bibata_Cursor_Translucent#windows --> 1. Make sure you have installed all [Build dependencies](#build-dependencies). 2. Build & Install: - ```shell + ```bash git clone https://github.com/KaizIqbal/Bibata_Cursor.git cd Bibata_Cursor/ chmod +x build.sh @@ -178,7 +178,7 @@ From https://github.com/Silicasandwhich/Bibata_Cursor_Translucent#windows --> chmod +x ./install.sh ``` Install (available for all users): - ```shell + ```bash sudo ./install.sh ``` Install (available only for local user): @@ -189,37 +189,34 @@ From https://github.com/Silicasandwhich/Bibata_Cursor_Translucent#windows --> Using `Script` : - ```shell - #From All Users - sudo ./install.sh - #From Local User - ./install.sh + ```bash + sudo ./install.sh # From All Users + ./install.sh # From Local User ``` Without `Script` : - ```shell - #From All Users - $sudo rm -r /usr/share/icons/Bibata_* - #from Local User - $rm -r ~/.icons/Bibata_* - #Note : Your replace * with flavor Name to remove individual + ```bash + sudo rm -r /usr/share/icons/Bibata_* # From All Users + rm -r ~/.icons/Bibata_* # From Local User + + # Note : Your replace * with flavor Name to remove individual ``` More information about script is found in [src](./src/README.md) directory. ## Preview -
+
Bibata Classic
-Bibata Oil
+
Bibata Ice
+
+Bibata Oil
Bibata Amber