This commit is contained in:
rezzect 2024-05-08 15:19:25 -07:00
parent 548390602d
commit effeb3ff15

View File

@ -83,7 +83,7 @@ installOhMyPosh() {
linkConfig() {
ln -svf ~/.rezz-dotfiles/zsh/.zshrc ~/.zshrc
ln -svf ~/.rezz-dotfiles/omp-themes/rezztheme-edit.omp.json ~/.omp-themes
ln -svf ~/.rezz-dotfiles/omp-themes/rezztheme-edit.omp.json ~/.omp-themes/
ln -svf ~/.rezz-dotfiles/kitty/kitty.conf ~/.config/kitty/
ln -svf ~/.rezz-dotfiles/ssh/authorized_keys ~/.ssh/
}