Skip to content

Instantly share code, notes, and snippets.

@wordijp
Created March 29, 2016 01:00
Show Gist options
  • Save wordijp/a28d84e4132261506cac to your computer and use it in GitHub Desktop.
Save wordijp/a28d84e4132261506cac to your computer and use it in GitHub Desktop.
# 環境変数
SHELLを/bin/zshへ
# .zshrc
# titleにパス
precmd() { eval 'echo -ne "\033]0;$PWD\007"' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment