Compare commits

...

4 commits

2 changed files with 7 additions and 1 deletions

View file

@ -126,6 +126,8 @@ common:
- hunspell-fr
mail:
- s-nail
- name: isync
desc: IMAP synchronization program. Also called mbsync, can be configured using `.mbsyncrc` file.
fun:
- figlet
- cowsay
@ -181,6 +183,7 @@ common:
- name: ipcalc
description: |
Validate, compute and visualize IP ranges.
Support CIDR notation (Classless Inter-Domain Routing).
Eg. compute the start and the end of a range.
bandwidth:
- name: iperf3
@ -239,6 +242,8 @@ common:
desc: Tool to manipulate ISO
- name: fuse-zip
desc: Mount ZIP file as Filesystem
- name: gocryptfs
desc: User-side encrypted filesystem
tui:
browser:
- w3m
@ -256,6 +261,7 @@ common:
- scrcpy
- kdeconnect
random_gen:
- pwgen
- python-faker
- aur/uuid
- name: xkcdpass

View file

@ -16,4 +16,4 @@ Here are the path conventions we use to store files.
- `~/quick/notes`
- `~/quick/screenshots`
- `~/.apps` - Store manually installed linux apps and programs (AppImages or manually built binaries) (like a local /opt)
- `~/.mailboxes`