From 5b3b1a81dfb42ef9ccea37969f0e7cb69ac81055 Mon Sep 17 00:00:00 2001 From: Mangeshrex Date: Wed, 2 Feb 2022 15:21:22 +0530 Subject: [PATCH] fix: readme --- README.md | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/README.md b/README.md index 6dfae05..84b616c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

- +

- Repo to my Vim-dotfiles : https://github.com/Mangeshrex/vim-dots. @@ -33,27 +33,3 @@ This is a repo of my dotfiles contain's all the cli-tools or apps I use. - Material Design Icons - Nerd Fonts JetbrainsMono - packages : ```xprop, xrdb, wmctrl``` and all the other apps needed should be installed . - -# Installation -- The user needs to git clone the repository anywhere in his `/home` directory. -- After doing this he can simply swap the files from the cloned repository to his `~/.config` folder in user home directory. -- For ex: If one wants to install the alacritty configurations he can simply do: -- cp -r ~/path/to/cloned_repo/alacritty.yml ~/.config/alacritty/alacritty.yml -- Also do install the programs already before installing the configuration files. -- The configuration files for Gloom-Onedark rice are stored in the onedark folder and the configurations for Placidity-Nord rice are stored in Placidity-Bspwm folder. - -# Programs I use to show off in my rices xD -- [cava](https://github.com/karlstav/cava) = Console Based Audio Visualizor for -- [neofetch](https://github.com/dylanaraps/neofetch) = System Fetching tool. -- [rxfetch](https://github.com/Mangeshrex/rxfetch) = Custom made system-info fetch tool. -- [gtop](https://github.com/aksakalli/gtop) = System Monitoring Dashboard. -- [shell-color-scripts](https://github.com/stark/Color-Scripts) = Some cool color scripts for adding bling to my terminal. -- [kitty](https://sw.kovidgoyal.net/kitty/)= A terminal emulator. -- [Polybar](https://github.com/polybar/polybar) = A fast and easy to use statusbar. -- [vim](https://www.vim.org/) = A useful text editor that i mostly prefer. -- [My Dmenu](https://github.com/Mangeshrex/Nordic-dmenu-dots) = My Build for dmenu. -- [alacritty](https://github.com/alacritty/alacritty) = Alacritty Terminal Emulator -- [Zathura](https://github.com/pwmt/zathura) = A Document Viewer. - - -