This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias show_files='defaults write com.apple.finder AppleShowAllFiles YES; killall Finder /System/Library/CoreServices/Finder.app' | |
alias hide_files='defaults write com.apple.finder AppleShowAllFiles NO; killall Finder /System/Library/CoreServices/Finder.app' | |
alias cls='clear' | |
alias tracert='traceroute' | |
alias lsusb='system_profiler SPUSBDataType' | |
alias server_here='sudo python -m SimpleHTTPServer 80' | |
alias git_orphan='git checkout --orphan' | |
alias ssh-nocheck='ssh -o UserKnownHostsFile=/dev/null' | |
alias subl='open -a /Applications/Sublime\ Text.app/' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# From http://winhelp2002.mvps.org/hosts.htm | |
#=============================================================================== | |
# [Start of entries generated by WinHelp2002] | |
# | |
# [Misc A - Z] | |
127.0.0.1 fr.a2dfp.net | |
127.0.0.1 m.fr.a2dfp.net |