#!/bin/bash
cp .zshrc ~/.zshrc
cp starship.toml ~/.config/starship.toml
cp -r wezterm ~/.config/wezterm
cp -r .zsh ~/.zsh
cp -r nvim ~/.config