Skip to content

Commit

Permalink
change alias name
Browse files Browse the repository at this point in the history
  • Loading branch information
kenkenpa198 committed May 12, 2024
1 parent 245aa52 commit 60b8a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/zsh/alias.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ show-env-ver() {
}

# cd
alias dev="cd ~/works/develop"
alias dv="cd ~/works/develop"
alias d="cd ~/dotfiles"
alias note="cd ~/works/notes"
alias gr='cd "$(git rev-parse --show-toplevel)"'
Expand Down

0 comments on commit 60b8a73

Please sign in to comment.