Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
thekarananand authored Sep 17, 2022
1 parent 4a96a2e commit ad57661
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# myPopConfig

This a Quick Script to set up **Pop!_OS**.

## Get Started

Just copy the following command in your Terminal.

```bash
git clone https://github.com/thekarananand/myPopConfig.git
cd myPopConfig
chmod +x install.sh
clear && ./install.sh
```

## Before

![Before.png](images/Before.png)

## After

![After.png](images/After.png)

## This Script will do Following Actions

- Install `nala` (Frontend for `apt`)
- Update .deb & Flatpak apps.
- Set up Grub Bootloader for Multiboot.
- Replace Libre-Office by Only-Office.
- Add Repositories and Install for
- Visual Studio Code
- Grub Customizer.
- Set up Flathub Repo.
- Removes the following pre-installed .deb Packages
- Gnome-Weather
- Gnome-Calendar
- Gnome-Contacts
- Gnome-Video
- Gnome-Password & Keys
- Install .deb packages
- htop
- neofetch
- Telegram-desktop
- Discord
- Gnome Software
- Gnome Extensions
- Extension Manager
- qBittorrent
- Inkscape
- geg
- Install Flatpak packages
- Calculus
- Wike
- Extensions Manager
- Set Up **TLP** for Battery Management.
- Disabling the following Extensions
- Cosmic Dock
- Cosmic Workspaces (Vertical Workspaces)
- Cosmic X11 Gestures.
- Pop COSMIC
- Installing, Enabling & Configure the following Extensions
- Blur my Shell
- Date Menu Formatter
- Just Perfection
- Light/Dark Theme Switcher
- Locks Keys
- Removable Drive Menu
- User Themes
- X11 Gestures
Binary file added images/After.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Before.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad57661

Please sign in to comment.