From 5a82c3fe2dfef0689aa47a36c7f0e200cdd6072b Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 25 Mar 2015 21:20:25 +0100 Subject: functions.zsh: Adding TODO for cryptsetup functions. --- .zsh.after/functions.zsh | 1 + 1 file changed, 1 insertion(+) (limited to '.zsh.after/functions.zsh') 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") -- cgit v1.2.3-54-g00ecf