Browse Source

update at 2020-05-09 07:01:00

master
shixuesen 5 years ago
parent
commit
0a985023d1
2 changed files with 115 additions and 0 deletions
  1. +113
    -0
      .zsh_history
  2. +2
    -0
      .zshrc

+ 113
- 0
.zsh_history
File diff suppressed because it is too large
View File


+ 2
- 0
.zshrc View File

@ -119,6 +119,8 @@ alias nm4="ssh root@192.168.7.104"
alias nm5="ssh root@192.168.7.105"
alias nm6="ssh root@192.168.7.106"
alias nm7="ssh root@192.168.7.107"
alias blog="cd /Users/shixuesen/workspace/dev/src/myHexoBlog"
alias ins="cd /Users/shixuesen/workspace/dev/src/graph-tutorial"
export NVM_DIR="$HOME/.nvm"


Loading…
Cancel
Save