Skip to content

Commit

Permalink
Docs: 增加 typora alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Feb 17, 2023
1 parent 4aa3635 commit a088627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/posts/config4mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ alias subl="'/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl'"
alias mysql=/usr/local/mysql/bin/mysql
alias mysqladmin=/usr/local/mysql/bin/mysqladmin
alias incr="source $WORKSPACE/.shell/incr*.zsh"
alias typora="open -a typora"

# nvm
export NVM_DIR="$HOME/.nvm"
Expand Down

0 comments on commit a088627

Please sign in to comment.