Steps required to install Homebrew on MX Linux (and other Debian-based distros)
-
Update apt cache and optionally do a full upgrade
apt update
apt full-upgrade # optional, reboot if needed
| /* ************************************************************************** */ | |
| /* */ | |
| /* ::: :::::::: */ | |
| /* keycode_mac.h :+: :+: :+: */ | |
| /* +:+ +:+ +:+ */ | |
| /* By: jfortin <[email protected]> +#+ +:+ +#+ */ | |
| /* +#+#+#+#+#+ +#+ */ | |
| /* Created: 2016/12/17 16:42:55 by jfortin #+# #+# */ | |
| /* Updated: 2019/11/10 18:01:39 by jfortin ### ########.fr */ | |
| /* */ |
| <# | |
| .SYNOPSIS | |
| Script to Initialize my custom powershell setup. | |
| .DESCRIPTION | |
| Script uses scoop | |
| .NOTES | |
| **NOTE** Will configure the Execution Policy for the "CurrentUser" to Unrestricted. | |
| Author: Mike Pruett | |
| Date: October 18th, 2018 |
| #! /usr/bin/env python3 | |
| """ | |
| List all Firefox tabs with title and URL | |
| Supported input: json or jsonlz4 recovery files | |
| Default output: title (URL) | |
| Output format can be specified as argument | |
| """ |
This is a guide for aligning images.
See the full Advanced Markdown doc for more tips and tricks