Skip to content

Commit

Permalink
remove link Win develop
Browse files Browse the repository at this point in the history
  • Loading branch information
kenkenpa198 committed Jul 4, 2024
1 parent 414d765 commit 6630d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/windows/link.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ function main {
$linkHash["${DOTFILES_HOME}\.config\zsh\alias.zsh"] = '~\.bashrc'

# develop
$linkHash["${WSL_HOME}\works\develop"] = '~\works\develop'
# $linkHash["${WSL_HOME}\works\develop"] = '~\works\develop'

# Code
$linkHash["${DOTFILES_HOME}\.config\Code\User\snippets"] = '~\AppData\Roaming\Code\User\snippets'
Expand Down

0 comments on commit 6630d3a

Please sign in to comment.