Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vlt: Sort entries alphabetically in osel GUI mode | Thomas Voss | 2023-08-25 | 1 | -0/+1 |
| | |||||
* | chkb: Sort keyboard layouts alphabetically | Thomas Voss | 2023-08-25 | 1 | -1/+2 |
| | |||||
* | chkb: Hide indicies with fzf | Thomas Voss | 2023-08-25 | 1 | -0/+1 |
| | |||||
* | bin/sbin: Refactor shell scripts | Thomas Voss | 2023-08-25 | 3 | -32/+44 |
| | |||||
* | vlt: Majorly overhaul ‘vlt’ | Thomas Voss | 2023-08-24 | 1 | -13/+306 |
| | | | | | | | | With this commit, vault (or ‘vlt’) is now a proper fully useable password manager that supports password categorization, -adding, -editing, -deleting, and -fetching with support for both terminal and GUI usage. The code isn’t even as bad as I would have expected for a first commit! | ||||
* | osel: Fail on no output & require wofi/fzf | Thomas Voss | 2023-08-24 | 1 | -3/+9 |
| | |||||
* | vlt: Add ‘vlt’ for password management | Thomas Voss | 2023-08-23 | 1 | -0/+21 |
| | |||||
* | chkb: Add ‘chkb’ to change keyboards | Thomas Voss | 2023-08-23 | 1 | -0/+19 |
| | |||||
* | osel: Eval arguments | Thomas Voss | 2023-08-23 | 1 | -1/+1 |
| | |||||
* | scst: Add a screenshotting utility | Thomas Voss | 2023-08-22 | 1 | -0/+40 |
| | |||||
* | osel: Add ‘osel’ to create option selection menus | Thomas Voss | 2023-08-22 | 1 | -0/+5 |
| | |||||
* | ec: Connect to ‘ec’ through ‘emacsclient’ | Thomas Voss | 2023-08-20 | 1 | -9/+3 |
| | |||||
* | emacs & ec: Disable ‘calc-mode’ trail | Thomas Voss | 2023-08-14 | 1 | -1/+2 |
| | |||||
* | ec: Vastly simplify implementation | Thomas Voss | 2023-08-14 | 1 | -12/+6 |
| | |||||
* | ec: Add the ‘ec’ script | Thomas Voss | 2023-08-14 | 1 | -0/+15 |