Compare commits
3 commits
9687048c97
...
6b028f2f5e
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b028f2f5e | |||
| 3608a72760 | |||
| fbfac27060 |
2 changed files with 6 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
|
||||
|
|
@ -240,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
|
||||
|
|
@ -257,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