From 38d3c6c61fbb59775e029895787afeb0a7f2c06e Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Sun, 10 Mar 2013 11:07:15 +0100 Subject: Use newlines at EOF consistently --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index cede3d7..8124c9a 100644 --- a/.bash_profile +++ b/.bash_profile @@ -36,4 +36,4 @@ complete -W "NSGlobalDomain" defaults complete -o "nospace" -W "Contacts Calendar Dock Finder Mail Safari iTunes SystemUIServer Terminal Twitter" killall # If possible, add tab completion for many more commands -[ -f /etc/bash_completion ] && source /etc/bash_completion \ No newline at end of file +[ -f /etc/bash_completion ] && source /etc/bash_completion -- cgit v1.2.3