Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | Remove unescaped newline in dmountHEADmaster | zachir | |
6 days | Add help message to dmount | zachir | |
6 days | Improve dmenu support | zachir | |
You can now (again) pass multiple flags to dmenu through -d flags, as well as for some scripts all args are passed to dmenu. | |||
7 days | Make sh scrips POSIX compliant | zachir | |
Using shellcheck, I went through all of them to make them standards compliant. I also tested as many as I could. | |||
2025-07-15 | Need sudo to lsblk -o | zachir | |
2025-07-15 | Use sudo for lsblk -o | zachir | |
2025-07-15 | Change all menus to dmenu | zachir | |
2023-12-11 | dmount: Also show size of the partition when prompting to mount it. | zachir | |
It can be very useful to see the size of two partitions in a drive before mounting it, to know which one to mount. | |||
2023-10-24 | Use sudo instead of doas | zachir | |
Not because of technical superiority, but in Linux we can expect sudo is installed, and doas will not be supported as well. | |||
2023-08-16 | Large fix, support hfsplus | zachir | |
2023-08-06 | Fully replace bemenu with tofi | zachir | |
2023-05-26 | add dmount flag to give user permission when mounting | zachir | |
2023-03-12 | add dmount, an alternative to dmenumount that can unlock encrypted storage | zachir | |