Skip to content

Instantly share code, notes, and snippets.

@xhat
Created October 26, 2012 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xhat/3956579 to your computer and use it in GitHub Desktop.
Save xhat/3956579 to your computer and use it in GitHub Desktop.
alias cd=x1
function x1() {
builtin cd "$@"
ls | head -20
}
--------------------------------
贴gist到v2ex的方法是直接粘贴链接如:
http://gist.github.com/3952722
--------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment