a
This commit is contained in:
parent
d7643c7396
commit
39069dd7d6
@ -83,10 +83,10 @@ installOhMyPosh() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
linkConfig() {
|
linkConfig() {
|
||||||
ln -svf ~/.rezz-dotfiles/zsh/.zshrc ~/.zshrc
|
ln -s ~/.rezz-dotfiles/zsh/.zshrc ~/.zshrc
|
||||||
ln -svf ~/.rezz-dotfiles/omp-themes/rezztheme-edit.omp.json ~/.omp-themes/
|
ln -s ~/.rezz-dotfiles/omp-themes/rezztheme-edit.omp.json ~/.omp-themes/
|
||||||
ln -svf ~/.rezz-dotfiles/kitty/kitty.conf ~/.config/kitty/
|
ln -s ~/.rezz-dotfiles/kitty/kitty.conf ~/.config/kitty/
|
||||||
ln -svf ~/.rezz-dotfiles/ssh/authorized_keys ~/.ssh/
|
ln -s ~/.rezz-dotfiles/ssh/authorized_keys ~/.ssh/
|
||||||
}
|
}
|
||||||
|
|
||||||
checkEnv
|
checkEnv
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user