diff options
-rw-r--r-- | .zsh.after/functions.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.zsh.after/functions.zsh b/.zsh.after/functions.zsh index c19f7ad..82e0c0e 100644 --- a/.zsh.after/functions.zsh +++ b/.zsh.after/functions.zsh @@ -239,6 +239,7 @@ ex2() { ##CRYPTSETUP AND LUKS +#TODO: Add possibility of opening/closing multiple devices at once lopen() { case $HOST in "homey") |