Skip to content

Instantly share code, notes, and snippets.

@bethanylong
Created July 31, 2015 18:01
Show Gist options
  • Save bethanylong/f8722ca454b22e532c64 to your computer and use it in GitHub Desktop.
Save bethanylong/f8722ca454b22e532c64 to your computer and use it in GitHub Desktop.
set prompt="C:`pwd | sed -e 's_/_\\\\_g'`> "
alias cls clear
alias dir ls
alias cmd csh
alias del rm
alias copy cp
alias mklink ln
alias ipconfig ifconfig
alias ren mv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment