diff options
author | Mathias Bynens <mathias@qiwi.be> | 2013-03-10 11:07:15 +0100 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2013-03-10 11:07:15 +0100 |
commit | 38d3c6c61fbb59775e029895787afeb0a7f2c06e (patch) | |
tree | f0d749ccbd42c0d49ec5cc25ffeb95760c8687eb /.aliases | |
parent | 3354d34521b73ac63ec954d774fb34898360d4ce (diff) | |
download | dotfiles-38d3c6c61fbb59775e029895787afeb0a7f2c06e.tar.gz dotfiles-38d3c6c61fbb59775e029895787afeb0a7f2c06e.tar.bz2 dotfiles-38d3c6c61fbb59775e029895787afeb0a7f2c06e.zip |
Use newlines at EOF consistently
Diffstat (limited to '.aliases')
-rw-r--r-- | .aliases | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,4 +129,4 @@ done # Stuff I never really use but cannot delete either because of http://xkcd.com/530/ alias stfu="osascript -e 'set volume output muted true'" alias pumpitup="osascript -e 'set volume 7'" -alias hax="growlnotify -a 'Activity Monitor' 'System error' -m 'WTF R U DOIN'"
\ No newline at end of file +alias hax="growlnotify -a 'Activity Monitor' 'System error' -m 'WTF R U DOIN'" |