Adam Perkowski

Results 56 issues of Adam Perkowski

## Type of Change - [x] Refactoring ## Description Fixes the tab names ## Checklist - [x] My code adheres to the coding and style guidelines of the project. -...

## Is your feature request related to a problem? Please describe. A lot of users like to know what's going "behind the scenes" and are not neccessarily familiar with shell...

enhancement

## Type of Change - [x] Bug fix - [x] Hotfix ## Description ![image](https://github.com/user-attachments/assets/c305f6d6-45ed-4bb0-9188-f4e180aca14e) ## Issues / other PRs related - Resolves #578 ## Checklist - [x] My code adheres...

## Type of Change - [x] Bug fix - [x] Refactoring - [x] Hotfix ## Description A LOT of bugs here. Someone (@guruswarupa) didn't test this. ## Issues / other...

## Type of Change - [x] Bug fix - [x] Hotfix ## Description #659 ## Issues / other PRs related - Resolves #659 ## Checklist - [x] My code adheres...

## Type of Change - [x] Bug fix - [x] Refactoring ## Description Using tilde [is a bashism](https://www.gnu.org/software/bash/manual/html_node/Tilde-Expansion.html), using `$HOME` is not. Same with logic expressions and `,,`s. ## Checklist...

## Type of Change - [x] Bug fix - [x] Hotfix ## Description The script tries to install `rustup`, but Debian doesn't provide it in stable repos. That's why the...

## Type of Change - [x] New feature - [x] Bug fix ## Description Added a script that installs Linux Neptune and patched required for some components to work on...

## Type of Change - [x] Hotfix ## Description The updated version is already up on `crates.io`. Ref https://github.com/ChrisTitusTech/linutil/issues/691#issuecomment-2381011204 ## Testing No dep conflicts, everything updated, should work. ## Issues...