irm https://get.activated.win | iex
edge might block it, try going to the website and copying it into powershell ise
| /** | |
| * @name Skynet Fallout 4 Terminal | |
| * @author Alex7k | |
| * @version 1.0.0 | |
| * @source https://github.com/B4T3S/Fallout4TerminalTheme | |
| * @description Red and black Skynet-style config for the Fallout 4 Terminal theme. | |
| */ | |
| @import url('https://B4T3S.github.io/Fallout4TerminalTheme/mainRewrite.css'); | |
| /* @import url('https://B4T3S.github.io/Fallout4TerminalTheme/css/crtEffect.css'); */ |
irm https://get.activated.win | iex
edge might block it, try going to the website and copying it into powershell ise
| lsblk # show info about partitions | |
| # (EXAMPLE OUTPUT) | |
| # NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS | |
| # sda 8:0 0 2T 0 disk | |
| # ├─sda1 8:1 0 2.9G 0 part / | |
| # ├─sda14 8:14 0 3M 0 part | |
| # └─sda15 8:15 0 124M 0 part /boot/efi | |
| # expand partition (make sure to specify the right partition by looking at the tree you got above! | |
| sudo apt install cloud-guest-utils -y |
Don't try to download it from the official broadcom website. It's unnecessarily convoluted and you have to create an account
Download it here instead -> Techpowerup - VMWare Workstation Pro - Download
Clicking on the calendar button on the very right of your windows taskbar does nothing? Do this:
| ln -s /path/to/original_file_or_folder my_link_name |