diff options
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile b/etc/profile index ea61fe6a..76dc0d43 100755 --- a/etc/profile +++ b/etc/profile @@ -54,3 +54,5 @@ test -e ~/TODO && cat ~/TODO >&2 echo '--' >&2 set +u + +cd /krebs |