summaryrefslogtreecommitdiff
path: root/.local
Commit message (Collapse)AuthorAgeFilesLines
...
* vault: UpdateThomas Voss 2023-09-021-0/+0
|
* qotd: Fix bugs and optimize behaviorThomas Voss 2023-09-021-9/+17
|
* send-package: Remove it allThomas Voss 2023-09-022-20/+0
|
* qotd: Add quotes of the dayThomas Voss 2023-08-281-0/+24
|
* wots: Add script to wrap to screenThomas Voss 2023-08-281-0/+7
|
* smail: Fix broken shitThomas Voss 2023-08-261-1/+2
|
* send-package: Minor improvementsThomas Voss 2023-08-261-6/+6
|
* smail: Random script improvementsThomas Voss 2023-08-261-11/+10
|
* send-package: Use ‘smail’Thomas Voss 2023-08-261-1/+1
|
* smail: Add ‘smail’ for simple mailThomas Voss 2023-08-261-0/+20
|
* send-package: Add missing backslashThomas Voss 2023-08-261-1/+1
|
* send-package: Store recipient email in vaultThomas Voss 2023-08-262-2/+5
|
* send-package: Do ‘$TO’ in systemdThomas Voss 2023-08-262-3/+2
|
* send-package: Why not?Thomas Voss 2023-08-252-0/+18
|
* vlt: Add the ‘raw’ subcommandThomas Voss 2023-08-251-0/+10
|
* vault: Rename some miscellaneous secretsThomas Voss 2023-08-251-0/+0
|
* vlt: Sort entries alphabetically in osel GUI modeThomas Voss 2023-08-251-0/+1
|
* chkb: Sort keyboard layouts alphabeticallyThomas Voss 2023-08-251-1/+2
|
* chkb: Hide indicies with fzfThomas Voss 2023-08-251-0/+1
|
* bin/sbin: Refactor shell scriptsThomas Voss 2023-08-254-35/+45
|
* vlt: Hope nobody cracks my codesThomas Voss 2023-08-241-0/+0
|
* vlt: Majorly overhaul ‘vlt’Thomas Voss 2023-08-241-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/fzfThomas Voss 2023-08-241-3/+9
|
* vlt: Add ‘vlt’ for password managementThomas Voss 2023-08-231-0/+21
|
* chkb: Add ‘chkb’ to change keyboardsThomas Voss 2023-08-231-0/+19
|
* osel: Eval argumentsThomas Voss 2023-08-231-1/+1
|
* scst: Add a screenshotting utilityThomas Voss 2023-08-221-0/+40
|
* stz: Make use of ‘osel’Thomas Voss 2023-08-221-3/+1
|
* osel: Add ‘osel’ to create option selection menusThomas Voss 2023-08-221-0/+5
|
* stz: Add script to change timezoneThomas Voss 2023-08-221-0/+12
|
* ec: Connect to ‘ec’ through ‘emacsclient’Thomas Voss 2023-08-201-9/+3
|
* emacs & ec: Disable ‘calc-mode’ trailThomas Voss 2023-08-141-1/+2
|
* ec: Vastly simplify implementationThomas Voss 2023-08-141-12/+6
|
* ec: Add the ‘ec’ scriptThomas Voss 2023-08-141-0/+15