Last active
August 11, 2017 00:48
-
-
Save ksomemo/225a219af9c814ec840d to your computer and use it in GitHub Desktop.
直前の引数を再利用
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkdir -p ~/hoge/foo && cd $_ | |
# いままでは、mkdir後にC-pで履歴を再表示してmkdir をcdに変更又は削除して実行していた |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment