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

Commit

Permalink
Revert "feat(root): remove goto option"
Browse files Browse the repository at this point in the history
This reverts commit 63da68a.
  • Loading branch information
HsuTing committed Apr 15, 2023
1 parent 63da68a commit 7fe6ed6
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"
alias code="code-server --goto"

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

0 comments on commit 7fe6ed6

Please sign in to comment.