Added line ending

Added line ending to osx.aliases.bash file
pull/261/head
Carlos C 2014-07-14 17:02:57 -05:00 committed by Hector Rivas
parent ab34cf306d
commit b1668d6d0d
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ alias flush='dscacheutil -flushcache'
# Show/hide hidden files (for Mac OS X Mavericks) # Show/hide hidden files (for Mac OS X Mavericks)
alias showhidden="defaults write com.apple.finder AppleShowAllFiles TRUE" alias showhidden="defaults write com.apple.finder AppleShowAllFiles TRUE"
alias hidehidden="defaults write com.apple.finder AppleShowAllFiles FALSE" alias hidehidden="defaults write com.apple.finder AppleShowAllFiles FALSE"