Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | smail: Random script improvements | Thomas Voss | 2023-08-26 | 1 | -11/+10 | |
| | ||||||
* | send-package: Use ‘smail’ | Thomas Voss | 2023-08-26 | 1 | -1/+1 | |
| | ||||||
* | smail: Add ‘smail’ for simple mail | Thomas Voss | 2023-08-26 | 1 | -0/+20 | |
| | ||||||
* | send-package: Add missing backslash | Thomas Voss | 2023-08-26 | 1 | -1/+1 | |
| | ||||||
* | send-package: Store recipient email in vault | Thomas Voss | 2023-08-26 | 2 | -2/+5 | |
| | ||||||
* | send-package: Do ‘$TO’ in systemd | Thomas Voss | 2023-08-26 | 2 | -3/+2 | |
| | ||||||
* | send-package: Why not? | Thomas Voss | 2023-08-25 | 2 | -0/+18 | |
| | ||||||
* | vlt: Add the ‘raw’ subcommand | Thomas Voss | 2023-08-25 | 1 | -0/+10 | |
| | ||||||
* | vault: Rename some miscellaneous secrets | Thomas Voss | 2023-08-25 | 1 | -0/+0 | |
| | ||||||
* | 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 | 4 | -35/+45 | |
| | ||||||
* | vlt: Hope nobody cracks my codes | Thomas Voss | 2023-08-24 | 1 | -0/+0 | |
| | ||||||
* | 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 | |
| | ||||||
* | stz: Make use of ‘osel’ | Thomas Voss | 2023-08-22 | 1 | -3/+1 | |
| | ||||||
* | osel: Add ‘osel’ to create option selection menus | Thomas Voss | 2023-08-22 | 1 | -0/+5 | |
| | ||||||
* | stz: Add script to change timezone | Thomas Voss | 2023-08-22 | 1 | -0/+12 | |
| | ||||||
* | 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 | |