Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hironow committed Oct 7, 2023
1 parent 13ad9d8 commit 92d8546
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,5 @@ fi
alias tailscale="/Applications/Tailscale.app/Contents/MacOS/Tailscale"
# use rustdesk
alias rustdesk="/Applications/RustDesk.app/Contents/MacOS/rustdesk"
# shortcut
alias relogin='exec $SHELL -l'
4 changes: 4 additions & 0 deletions dump/Brewfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tap "ariga/tap"
tap "aws/tap"
tap "bufbuild/buf"
tap "cjbassi/gotop"
tap "dagger/tap"
tap "danielbayley/adobe"
Expand All @@ -25,6 +26,7 @@ tap "stripe/stripe-mock"
brew "act"
brew "aliyun-cli"
brew "anyenv"
brew "aria2"
brew "azure-cli"
brew "bat"
brew "blueutil"
Expand Down Expand Up @@ -118,6 +120,7 @@ brew "watchman"
brew "wget"
brew "youtube-dl"
brew "zsh"
brew "bufbuild/buf/buf"
brew "cjbassi/gotop/gotop"
brew "dagger/tap/dagger"
brew "dart-lang/dart/dart"
Expand Down Expand Up @@ -259,6 +262,7 @@ vscode "kubernetes-tools.k8s"
vscode "kumar-harsh.graphql-for-vscode"
vscode "liuchao.go-struct-tag"
vscode "luisfontes19.vscode-swissknife"
vscode "mark-tucker.aws-cli-configure"
vscode "mark-wiemer.vscode-autohotkey-plus-plus"
vscode "marp-team.marp-vscode"
vscode "Mebrahtom.plantumlpreviewer"
Expand Down

0 comments on commit 92d8546

Please sign in to comment.