diff --git a/.bash_profile b/.bash_profile new file mode 100644 index 0000000..baaaa32 --- /dev/null +++ b/.bash_profile @@ -0,0 +1,8 @@ +# .bash_profile + +# Get the aliases and functions +if [ -f ~/.bashrc ]; then + . ~/.bashrc +fi + +# User specific environment and startup programs diff --git a/.dovecot.sieve b/.dovecot.sieve new file mode 120000 index 0000000..b22c9c0 --- /dev/null +++ b/.dovecot.sieve @@ -0,0 +1 @@ +sieve/rainloop.user.sieve \ No newline at end of file diff --git a/sieve/rainloop.user.sieve b/sieve/rainloop.user.sieve new file mode 100644 index 0000000..e69de29