-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a96a2e
commit ad57661
Showing
3 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.