Skip to content

Commit

Permalink
Add symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
sysless committed May 12, 2024
1 parent bd75b88 commit 4a7722d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ if [ -d ~/.dotfiles ]; then
export DOTFILES="~/.dotfiles"
elif [ -d /workspaces/.codespaces/.persistedshare/dotfiles ]; then
export DOTFILES="/workspaces/.codespaces/.persistedshare/dotfiles"
ln -sf $DOTFILES ~/.dotfiles
fi

# symlink common files
Expand Down

0 comments on commit 4a7722d

Please sign in to comment.