diff options
Diffstat (limited to 'email')
-rw-r--r-- | email/#pre_stow.sh# | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/email/#pre_stow.sh# b/email/#pre_stow.sh# new file mode 100644 index 0000000..f4050ec --- /dev/null +++ b/email/#pre_stow.sh# @@ -0,0 +1,5 @@ +#!/bin/sh + +# make needed folders +mkdir -p ~/Scripts +mkdir -p ~/.config/alot |