updating skel
This commit is contained in:
parent
212c881a84
commit
dbc6547a4e
|
@ -0,0 +1,8 @@
|
||||||
|
# .bash_profile
|
||||||
|
|
||||||
|
# Get the aliases and functions
|
||||||
|
if [ -f ~/.bashrc ]; then
|
||||||
|
. ~/.bashrc
|
||||||
|
fi
|
||||||
|
|
||||||
|
# User specific environment and startup programs
|
|
@ -0,0 +1 @@
|
||||||
|
sieve/rainloop.user.sieve
|
Loading…
Reference in New Issue