parent
ab34cf306d
commit
b1668d6d0d
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue