Trash now protects against removal of parent directories.
https://codeberg.org/oxo/tool/src/branch/main/trash
#linux #bash #trash
Passr can now hold an object in persistent mode.
https://codeberg.org/oxo/tool/src/branch/main/passr
#linux #bash #passwordmanagers #passr
Zsh-completions are now available for passr (https://codeberg.org/oxo/tool/src/branch/main/passr)!
Get the compdef file from the dotfile repository (https://codeberg.org/oxo/dotf/src/branch/main/zsh/completions/_passr).
#linux #dotfiles #zsh #compdef
An automatically updated OTP-list from pass is now possible with the latest release of passr!
https://codeberg.org/oxo/tool/src/branch/main/passr
On codeberg.org/oxo the note repo has the entire directory structure back in the readme file again.
https://codeberg.org/oxo/note
After a long time new upgrades are now pushed to my remote repository. Among other tools:
isolatest https://codeberg.org/oxo/isolatest ,
hajime https://codeberg.org/oxo/hajime and mountr https://codeberg.org/oxo/tool/src/branch/main/mountr
have been brought up to date again.
Have a great year!
For those finally want to migrate away from LastPass (which I did many years ago) I recommend Bitwarden (Bitwarden; https://bitwarden.com ) or (for nerds only) my own solution: passr.
Passr is a wrapper script around the standard Unix password manager using gpg (pass; https://www.passwordstore.org ) (passr; https://codeberg.org/oxo/tool/src/branch/main/passr ).
With passr passwords are in an encrypted luks2 container
(vault; https://codeberg.org/oxo/tool/src/branch/main/vault ) which can be stored safely with an optional additional (cascade) encryption script
(cryptr; https://codeberg.org/oxo/tool/src/branch/main/cryptr )
Please test it and shoot at my method! :)
Passr has a new feature!
It now asks to create when a non-existent object is entered.
#linux #commandline #bash #shell #script
https://codeberg.org/oxo/tool/src/branch/main/passr
Mountr now by default hides disks that are unmountable because they contain partitions. This results in a cleaner list of mountable devices, therefore a faster workflow.
https://codeberg.org/oxo/tool/src/branch/main/mountr
Passr has now a persistent mode build in!
Activate it with ```passr p```. Exit the mode by fzf selecting the quit option in the element menu.
https://codeberg.org/oxo/tool/src/branch/main/passr
Mountr is a command line tool to mount and u(n)mount generic source devices on a Linux system. Most recent update contains a on-the-fly refresh of available mountpoints. Like a lot of my tools, it uses fzf and works super easy. Feel free to check it out!
https://codeberg.org/oxo/tool/src/branch/main/mountr
Passr is a fzf tui wrapper for pass, the standard Linux password manager.
I recently added search functionality from passr with the options 'grep' and 'search'.
https://codeberg.org/oxo/tool/src/branch/main/passr