Skip to content

Instantly share code, notes, and snippets.

@ropo
Created July 21, 2015 06:42
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 ropo/a7a5b0eb05fe2da0608f to your computer and use it in GitHub Desktop.
Save ropo/a7a5b0eb05fe2da0608f to your computer and use it in GitHub Desktop.
よく使うやつ系
alias ls='ls --show-control-chars'
alias ll='ls -al'
alias gk='gitk --all &'
alias c='cd /D/projects'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment