Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
feat(root): remove goto option
Browse files Browse the repository at this point in the history
  • Loading branch information
HsuTing committed Apr 15, 2023
1 parent f28849f commit 63da68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/.oh-my-zsh/custom/main.zsh
@@ -1,5 +1,5 @@
# code
alias code="code-server --goto"
alias code="code-server"

# node
alias dnode="ddocker run -it --rm \"node:<DOCKER_NODE_VERSION|lts-alpine>\""
Expand Down

0 comments on commit 63da68a

Please sign in to comment.