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 yo='git init' | |
alias sup='git status' | |
alias thx='git pull' | |
alias bye='git push' | |
alias wat='git log' |
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
<div class="icon"> | |
<div class="layer one"></div> | |
<div class="layer two"></div> | |
<div class="layer three"></div> | |
<div class="layer four"></div> | |
</div> |
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
<div class="sixteen-nine"></div> |