Last active
July 3, 2021 14:19
-
-
Save shintarou-akao/078d12928b282125224cfe9e48b039a7 to your computer and use it in GitHub Desktop.
.bashrcにaliasを追加した後、設定を読み込む(「source ~/.bashrc」)
This file contains 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
$ alias g='git' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment