Compare commits
4 commits
6b028f2f5e
...
3f492fa891
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f492fa891 | |||
| 56aefa517e | |||
| ad6789018b | |||
| 4728be1c5d |
2 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue