docs: cleanup many things
parent
482db9c0cd
commit
e8c9c24405
|
@ -1 +0,0 @@
|
|||
# Essential
|
|
@ -1,13 +0,0 @@
|
|||
# Bash completion
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ----------------- |
|
||||
| Arch Linux | `bash-completion` |
|
||||
| Ubuntu | `bash-completion` |
|
||||
|
||||
Add to `~/.bashrc`:
|
||||
|
||||
```bash
|
||||
[[ -f /usr/share/bash-completion/bash_completion ]] && \
|
||||
source /usr/share/bash-completion/bash_completion
|
||||
```
|
|
@ -1,6 +0,0 @@
|
|||
# [fd](https://github.com/sharkdp/fd)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | --------- |
|
||||
| Arch Linux | `fd` |
|
||||
| Ubuntu | `fd-find` |
|
|
@ -1,6 +0,0 @@
|
|||
# [ripgrep](https://github.com/BurntSushi/ripgrep)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | --------- |
|
||||
| Arch Linux | `ripgrep` |
|
||||
| Ubuntu | `ripgrep` |
|
|
@ -1,6 +0,0 @@
|
|||
# [tldr](https://github.com/tldr-pages/tldr)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ------- |
|
||||
| Arch Linux | `tldr` |
|
||||
| Ubuntu | `tldr` |
|
|
@ -1,6 +0,0 @@
|
|||
# [gameconqueror](https://github.com/scanmem/scanmem)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | --------------- |
|
||||
| Arch Linux | `gameconqueror` |
|
||||
| Ubuntu | `gameconqueror` |
|
|
@ -1,5 +0,0 @@
|
|||
# [Foliate](https://github.com/johnfactotum/foliate)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | --------- |
|
||||
| Arch Linux | `foliate` |
|
|
@ -1,12 +0,0 @@
|
|||
# [GameMode](https://github.com/FeralInteractive/gamemode)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ---------- |
|
||||
| Arch Linux | `gamemode` |
|
||||
| Ubuntu | `gamemode` |
|
||||
|
||||
In Steam, set launch options:
|
||||
|
||||
```sh
|
||||
gamemoderun %command%
|
||||
```
|
|
@ -1,5 +0,0 @@
|
|||
# [Heimdall](https://gitlab.com/BenjaminDobell/Heimdall)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ---------- |
|
||||
| Arch Linux | `heimdall` |
|
|
@ -1,12 +0,0 @@
|
|||
# [Prettier](https://prettier.io/)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ---------- |
|
||||
| Arch Linux | `prettier` |
|
||||
| Homebrew | `prettier` |
|
||||
|
||||
Usage:
|
||||
|
||||
```sh
|
||||
prettier --write unformatted.md
|
||||
```
|
|
@ -1 +0,0 @@
|
|||
# Misc
|
|
@ -1,6 +0,0 @@
|
|||
# [Rclone](https://github.com/rclone/rclone)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | -------- |
|
||||
| Arch Linux | `rclone` |
|
||||
| Ubuntu | `rclone` |
|
|
@ -1,6 +0,0 @@
|
|||
# [Syncthing](https://github.com/syncthing/syncthing)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ----------- |
|
||||
| Arch Linux | `syncthing` |
|
||||
| Ubuntu | `syncthing` |
|
|
@ -1,20 +0,0 @@
|
|||
# [Ventoy](https://github.com/ventoy/Ventoy)
|
||||
|
||||
Check disks carefully:
|
||||
|
||||
```sh
|
||||
lsblk
|
||||
```
|
||||
|
||||
Use:
|
||||
|
||||
```sh
|
||||
# Install
|
||||
sh Ventoy2Disk.sh -i /dev/XXX
|
||||
|
||||
# Force install
|
||||
sh Ventoy2Disk.sh -I /dev/XXX
|
||||
|
||||
# Update
|
||||
sh Ventoy2Disk.sh -u /dev/XXX
|
||||
```
|
|
@ -1,5 +0,0 @@
|
|||
# [WoeUSB](https://github.com/WoeUSB/WoeUSB)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | -------- |
|
||||
| Arch Linux | `woeusb` |
|
|
@ -1,6 +0,0 @@
|
|||
# adb
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ------------------------------------------ |
|
||||
| Arch Linux | `android-tools` |
|
||||
| Ubuntu | `android-tools-adb android-tools-fastboot` |
|
|
@ -1,13 +0,0 @@
|
|||
# [apng2gif](http://apng2gif.sourceforge.net/)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ---------- |
|
||||
| Arch Linux | `apng2gif` |
|
||||
| Ubuntu | `apng2gif` |
|
||||
| Homebrew | `apng2gif` |
|
||||
|
||||
Convert `input.png` to `output.gif`:
|
||||
|
||||
```sh
|
||||
apng2gif input.png output.gif
|
||||
```
|
|
@ -1,6 +0,0 @@
|
|||
# [bucklespring](https://github.com/zevv/bucklespring)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | -------------- |
|
||||
| Arch Linux | `bucklespring` |
|
||||
| Ubuntu | `bucklespring` |
|
|
@ -1,6 +0,0 @@
|
|||
# [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | --------------- |
|
||||
| Arch Linux | `diff-so-fancy` |
|
||||
| Homebrew | `diff-so-fancy` |
|
|
@ -1,5 +0,0 @@
|
|||
# [duf](https://github.com/muesli/duf)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ------- |
|
||||
| Arch Linux | `duf` |
|
|
@ -1,6 +0,0 @@
|
|||
# [exa](https://github.com/ogham/exa)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ------- |
|
||||
| Arch Linux | `exa` |
|
||||
| Ubuntu | `exa` |
|
|
@ -1,12 +0,0 @@
|
|||
# [imagemagick](https://github.com/ImageMagick/ImageMagick)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ------------- |
|
||||
| Arch Linux | `imagemagick` |
|
||||
| Ubuntu | `imagemagick` |
|
||||
|
||||
Convert `.svg` to `.png`:
|
||||
|
||||
```sh
|
||||
convert input.svg output.png
|
||||
```
|
|
@ -1,16 +0,0 @@
|
|||
# [inkscape](https://gitlab.com/inkscape/inkscape)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ---------- |
|
||||
| Arch Linux | `inkscape` |
|
||||
| Ubuntu | `inkscape` |
|
||||
|
||||
Convert `.svg` to `.png`:
|
||||
|
||||
```sh
|
||||
# version < 1.0
|
||||
inkscape -z input.svg -e output.png
|
||||
|
||||
# version >= 1.0
|
||||
inkscape input.svg --export-filename output.png
|
||||
```
|
|
@ -1,12 +0,0 @@
|
|||
# [kitty](https://github.com/kovidgoyal/kitty)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ------- |
|
||||
| Arch Linux | `kitty` |
|
||||
| Ubuntu | `kitty` |
|
||||
|
||||
List fonts:
|
||||
|
||||
```sh
|
||||
kitty list-fonts
|
||||
```
|
|
@ -1,6 +0,0 @@
|
|||
# [ncdu](https://dev.yorhel.nl/ncdu)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ------- |
|
||||
| Arch Linux | `ncdu` |
|
||||
| Ubuntu | `ncdu` |
|
|
@ -1,5 +0,0 @@
|
|||
# [scrcpy](https://github.com/Genymobile/scrcpy)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | -------- |
|
||||
| Ubuntu | `scrcpy` |
|
|
@ -1,6 +0,0 @@
|
|||
# [HTTPie](https://github.com/jakubroztocil/httpie)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | -------- |
|
||||
| Arch Linux | `httpie` |
|
||||
| Ubuntu | `httpie` |
|
|
@ -1 +0,0 @@
|
|||
# Network
|
|
@ -1,12 +0,0 @@
|
|||
# Telnet
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ----------- |
|
||||
| Arch Linux | `inetutils` |
|
||||
| Ubuntu | `telnet` |
|
||||
|
||||
Check connectivity:
|
||||
|
||||
```sh
|
||||
telnet google.com 80
|
||||
```
|
|
@ -1,6 +0,0 @@
|
|||
# [sshuttle](https://github.com/sshuttle/sshuttle)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ---------- |
|
||||
| Arch Linux | `sshuttle` |
|
||||
| Ubuntu | `sshuttle` |
|
|
@ -1,5 +0,0 @@
|
|||
# [PipeWire](https://pipewire.org/)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ----------------------------------------------------- |
|
||||
| Arch Linux | `pipewire pipewire-alsa pipewire-pulse pipewire-jack` |
|
|
@ -1,6 +0,0 @@
|
|||
# [Profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | --------------------- |
|
||||
| Arch Linux | `profile-sync-daemon` |
|
||||
| Ubuntu | `profile-sync-daemon` |
|
|
@ -1 +0,0 @@
|
|||
# System
|
Loading…
Reference in New Issue