This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
forked from castrojo/ublue
-
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.
belongs to: castrojo#14
- Loading branch information
Showing
1 changed file
with
11 additions
and
11 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 |
---|---|---|
@@ -1,18 +1,18 @@ | ||
# Bits | ||
|
||
Bits are a collection of scripts that will configure layered packages to enable certain functionality or configure your desktop/environment in specific ways. You can run the ones you want and then reboot, you don't need to reboot inbetween each one. | ||
Bits are a collection of scripts that will configure layered packages to enable certain functionality or configure your desktop/environment in specific ways. You can run the ones you want and then reboot, you don't need to reboot inbetween each one. | ||
|
||
REMEMBER: These are workarounds, the same concerns about 3rd party repos still apply to your system, even on silverblue! | ||
|
||
Run these to do the following: | ||
|
||
|
||
| Bit | Description | | ||
| ------- | ----------- | | ||
| 1password | Install 1password | | ||
| distrobox | Install distrobox, an alternative to toolbx | | ||
| starship-rs | Install the [Starship](https://starship.rs/) cross-shell prompt | | ||
| tailscale | Install the [Tailscale VPN](https://tailscale.com/) | | ||
| vscode | Instal Visual Studio Code | | ||
| yaru | Install and use the Yaru theme | | ||
| yaru-dark | Install and use the Yaru-dark theme | | ||
| Bit | Description | | ||
| ------------------ | --------------------------------------------------------------- | | ||
| 1password | Install 1password | | ||
| distrobox | Install distrobox, an alternative to toolbx | | ||
| rancher-desktop.sh | Install [Rancher Desktop](https://rancherdesktop.io/) | | ||
| starship-rs | Install the [Starship](https://starship.rs/) cross-shell prompt | | ||
| tailscale | Install the [Tailscale VPN](https://tailscale.com/) | | ||
| vscode | Instal Visual Studio Code | | ||
| yaru | Install and use the Yaru theme | | ||
| yaru-dark | Install and use the Yaru-dark theme | |