style: Remove trailing whitespace and add missing final newlines

This commit is contained in:
Edwin Kofler
2023-04-06 17:59:31 -07:00
committed by Koichi Murase
parent 3608cd8e4e
commit 5cd1f0eb16
25 changed files with 105 additions and 106 deletions

View File

@@ -97,7 +97,7 @@ plugins=(
# Which plugins would you like to conditionally load? (plugins can be found in ~/.oh-my-bash/plugins/*)
# Custom plugins may be added to ~/.oh-my-bash/custom/plugins/
# Example format:
# Example format:
# if [ "$DISPLAY" ] || [ "$SSH" ]; then
# plugins+=(tmux-autoattach)
# fi