diff --git a/bashrc/.bashrc b/bashrc/.bashrc index ba69d0e..e2f9093 100644 --- a/bashrc/.bashrc +++ b/bashrc/.bashrc @@ -104,6 +104,7 @@ source_list+=("$HOME/.bash_paths") source_list+=("$HOME/.bash_alias") source_list+=("${personal_scripts}/navigate_bash_setup.sh") source_list+=("${personal_scripts}/fzf-bash-history.sh") +source_list+=("${personal_scripts}/trailing-whitespace.sh") source_list+=("${personal_scripts}/colors.sh") source_list+=("${personal_scripts}/dunst.sh") source_list+=("$HOME/.cargo/env") diff --git a/scripts/reminder.sh b/scripts/reminder.sh deleted file mode 100755 index d596dd9..0000000 --- a/scripts/reminder.sh +++ /dev/null @@ -1,37 +0,0 @@ -#!/usr/bin/env bash - -source process-status.sh - -function set_reminder { - message_reminder=$( - cat <<'EOF' -enter reminder message to display when the timer rings -EOF - ) - message_time="$( - cat <<'EOF' -enter reminder time in one of the following formats: - `18:00` - `