Link to .vscode during installation
This commit is contained in:
parent
2f946d6200
commit
06c12bd511
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ git submodule update --init --recursive
|
|||
|
||||
#configs
|
||||
ln -vfs "$DIR/.vim" ~/.
|
||||
ln -vfs "$DIR/.vscode" ~/.
|
||||
ln -vfs "$DIR/.vimrc.linux" ~/.vimrc
|
||||
ln -vfs "$DIR/.tmux.conf" ~/.
|
||||
rm -f "~/.zshrc"
|
||||
|
|
Loading…
Reference in a new issue