My custom setting for Linux.
Documentation • Report Bug • Request Feature
Table of Contents
File bootstrap.sh will find all setup.sh files in all directories and run it. Then using apt, snap,... to install other packages.
Each directory will have a
README.mdfile to explain what it does and how to customize.setup.shfile to install packages.
Install
Giton your system:sudo apt-get install git
Bash shell support.
Enter Super User mode:
sudo su
Step 1: Auto install
Clone the project
git clone https://github.com/QuanBlue/ubuntu-dotfileGo to the project directory
cd ubuntu-dotfileEnter Super user mode:
sudo suRun the install script
bash ./install.shStep 2: manually custom installed theme, using:
Tweaks (Gnome-tweaks)and custom:icon,cursor,backgroundExtensions (Gnome-shell-extensions)and custom: installedextensionsSettingand custom:Key board shortcut,Startup application,Power,...Set up
Onedrive: Follow this document from How to Launch OneDrive on Ubuntu 22.04?systemctl --user stop onedrive onedrive --synchronize --resync systemctl --user start onedrive
- Auto install package
- Selection package menu
Contributions are always welcome!
Distributed under MIT license. See LICENSE for more information.
Bento @quanblue · GitHub @QuanBlue · Gmail quannguyenthanh558@gmail.com
