https://github.com/vishal2376/after-install
Customized Ubuntu 2020,2022,2023
https://github.com/vishal2376/after-install
config customization dotfiles linux ubuntu
Last synced: 10 months ago
JSON representation
Customized Ubuntu 2020,2022,2023
- Host: GitHub
- URL: https://github.com/vishal2376/after-install
- Owner: vishal2376
- Created: 2022-03-17T11:05:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T12:38:37.000Z (over 1 year ago)
- Last Synced: 2025-03-28T02:24:22.273Z (11 months ago)
- Topics: config, customization, dotfiles, linux, ubuntu
- Language: Python
- Homepage:
- Size: 64 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ✨**Ubuntu 2023 Dotfiles**✨
:package: Installation
Clone Repository in Downloads folder
```bash
git clone https://github.com/vishal2376/after-install.git ~/Downloads/after-install
```
Give Exceution Permissions
```bash
cd ~/Downloads/after-install
chmod +x install.sh post_install.sh
```
Install dependencies and copy config files
```bash
./install.sh
```
Restart OS after completing `install.sh`
Install
```bash
cd ~/Downloads/after-install
./post_install.sh
```
:sparkles: Theming
- Theme Installer [ocs-url](https://www.opendesktop.org/p/1136805/)
> :warning: Download and install *ocs-url* before going to next step.
- GTK Theme [Lavanda - Dark](https://www.gnome-look.org/p/1944780)
- Icons [Tela Circle - Dracula](https://www.gnome-look.org/p/1359276)
- Cursor [Bibata - Dodger Blue](https://www.gnome-look.org/p/1269768)
- Sounds [Mac OS](https://github.com/lucagoc/MacOSSounds4Gnome)
- GRUB Theme [Dedsec - Legion](https://gitlab.com/VandalByte/dedsec-grub-theme)
> :warning: GTK Themes work in Gnome 40, 41, 42 and 43 versions, but since Gnome 42 introduced Libadwaita the themes files for GTK4 applications must be placed in a new directory in a new path: '~/.config/gtk-4.0' with the name 'gtk.css'; this will apply the themes automatically without use Gnome Tweaks but, for GTK3 applications, we must always use Tweaks as we have done so far.
:gear: Settings
- [Terminal Settings](screenshots/terminal)
- [Custom Shortcuts](screenshots/shortcuts)
- [Gnome Extensions List](screenshots/extensions)
## Showcase :

## More projects :
- [Virtual Assistant](https://github.com/vishal2376/virtual-assistant)
- [Git Coach](https://github.com/vishal2376/git-coach)
- [Telegram Bot](https://github.com/vishal2376/telegram-bot)
## Contacts :
- [Instagram](https://www.instagram.com/vishal_2376/)
- [Telegram](https://t.me/vishal2376/)