aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.after/udisks.zsh
Commit message (Collapse)AuthorAgeFilesLines
* zsh: move includes to XDG compliant locationsDavid Runge2021-09-281-245/+0
| | | | | | | | | .config/zsh/{functions,includes}/*: Move functions and includes to XDG compliant locations. .zshrc: Include functions and other includes from XDG compliant locations. Remove use of prepend-sudo function.
* Fixed udisksctl functions to work with external drives, mmc devices and ↵David Runge2014-04-101-236/+211
| | | | optical drives.
* Modified calling of udisksctl command to be compatible with zsh. =mount ↵David Runge2014-04-091-210/+212
| | | | instead of mount, =unmount instead of unmount
* Fixing udisks functions with sudo.David Runge2014-04-091-2/+2
|
* Adding udisks functions for easily mounting/unmounting devices using udisksDavid Runge2013-12-281-0/+268