From 62056582b58da376a0a27734c9f80e27ffb38624 Mon Sep 17 00:00:00 2001 From: shixuesen Date: Mon, 27 Apr 2020 11:16:43 +0800 Subject: [PATCH] add alias --- .zsh_history | 17 +++++++++++++++++ .zshrc | 3 +++ 2 files changed, 20 insertions(+) diff --git a/.zsh_history b/.zsh_history index c9bbdc4..f40686c 100644 --- a/.zsh_history +++ b/.zsh_history @@ -10249,3 +10249,20 @@ curl -L "https://t1.daumcdn.net/cfile/tistory/993D02425DE6416F2A" -o "僻 : 1587955346:0;git add -f .gitignore : 1587955352:0;git add -f .zshrc : 1587955361:0;git add -f .zsh_history +: 1587955375:0;git add -f .SpaceVim.d/init.toml +: 1587955389:0;git commit -m "first commit" +: 1587955476:0;git remote add origin http://git.nicksxs.me/nicksxs/dotfiles.git +: 1587955483:0;git push -u origin master +: 1587955728:0;ll +: 1587955734:0;ls -alh +: 1587956622:0;brew install yadm +: 1587956901:0;bwg1 +: 1587956927:0;vim ~/.zshrc +: 1587957000:0;source ~/.zshrc +: 1587957004:0;pr1 +: 1587957106:0;vim ~/.zshrc +: 1587957193:0;source ~/.zshrc +: 1587957195:0;vim +: 1587957376:0;gst +: 1587957393:0;git commit -a "add alias" +: 1587957403:0;git commit -am "add alias" diff --git a/.zshrc b/.zshrc index ef657c7..c84c81e 100644 --- a/.zshrc +++ b/.zshrc @@ -101,5 +101,8 @@ alias bwg1="ssh -p 28509 root@67.216.215.124" alias ali1="ssh root@139.129.13.131" alias txy1="ssh ubuntu@111.231.219.223" alias txy2="ssh ubuntu@118.24.10.31" +alias sk1="ssh root@64.52.109.110" +alias pr1="ssh root@155.94.184.27" alias vim="nvim" +alias php="/usr/local/Cellar/php@7.1/7.1.33/bin/php"