Skip to content

Instantly share code, notes, and snippets.

@JangSungChul
Last active June 9, 2020 03:01
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 JangSungChul/451cf8ae6e291aea29487fee13eecafc to your computer and use it in GitHub Desktop.
Save JangSungChul/451cf8ae6e291aea29487fee13eecafc to your computer and use it in GitHub Desktop.
Mac Tip
# Java Version
export JAVA_HOME=`/usr/libexec/java_home -v 1.8`
You can use Ctrl+U to clear up to the beginning.
You can use Ctrl+W to delete just a word.
You can also use Ctrl+C to cancel.
If you want to keep the history, you can use Alt+Shift+# to make it a comment.
Move line first text 「ctrl+a」
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment