diff options
Diffstat (limited to 'bash/bash_profile.d/remind.bash')
-rw-r--r-- | bash/bash_profile.d/remind.bash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/bash_profile.d/remind.bash b/bash/bash_profile.d/remind.bash index 92f13924..a8f14599 100644 --- a/bash/bash_profile.d/remind.bash +++ b/bash/bash_profile.d/remind.bash @@ -20,4 +20,3 @@ fi done < <(rem -hq) printf '\n' ) - |