aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.after
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-03-25 21:20:25 +0100
committerDavid Runge <dave@sleepmap.de>2015-03-25 21:20:25 +0100
commit5a82c3fe2dfef0689aa47a36c7f0e200cdd6072b (patch)
tree9fea87af9c61fb6933f9dca38f5a44589ea528c5 /.zsh.after
parenta083d57c9c7e50abc3b4da60e0699e808ee4b13f (diff)
downloaddotfiles-5a82c3fe2dfef0689aa47a36c7f0e200cdd6072b.tar.gz
dotfiles-5a82c3fe2dfef0689aa47a36c7f0e200cdd6072b.tar.bz2
dotfiles-5a82c3fe2dfef0689aa47a36c7f0e200cdd6072b.tar.xz
dotfiles-5a82c3fe2dfef0689aa47a36c7f0e200cdd6072b.zip
functions.zsh: Adding TODO for cryptsetup functions.
Diffstat (limited to '.zsh.after')
-rw-r--r--.zsh.after/functions.zsh1
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")