Compare commits

...

3 commits

2 changed files with 6 additions and 1 deletions

View file

@ -126,6 +126,8 @@ common:
- hunspell-fr - hunspell-fr
mail: mail:
- s-nail - s-nail
- name: isync
desc: IMAP synchronization program. Also called mbsync, can be configured using `.mbsyncrc` file.
fun: fun:
- figlet - figlet
- cowsay - cowsay
@ -240,6 +242,8 @@ common:
desc: Tool to manipulate ISO desc: Tool to manipulate ISO
- name: fuse-zip - name: fuse-zip
desc: Mount ZIP file as Filesystem desc: Mount ZIP file as Filesystem
- name: gocryptfs
desc: User-side encrypted filesystem
tui: tui:
browser: browser:
- w3m - w3m
@ -257,6 +261,7 @@ common:
- scrcpy - scrcpy
- kdeconnect - kdeconnect
random_gen: random_gen:
- pwgen
- python-faker - python-faker
- aur/uuid - aur/uuid
- name: xkcdpass - name: xkcdpass

View file

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