This commit is contained in:
mitchell 2026-04-14 22:39:29 -04:00
parent 8a9b0b3a28
commit 2713e108aa
7 changed files with 113 additions and 4 deletions

3
sync
View file

@ -61,7 +61,8 @@ function sync_terminal_env
mkdir -p ~/code/scripts
end
rsync -aP ./.config/fish ~/.config/
rsync -aP ./.zshrc ~/
and rsync -aP ./.zshenv ~/
and rsync -aP ./.config/nvim ~/.config/
and rsync -aP ./.tmux-line.conf ~/
and rsync -aP ./.tmux.conf ~/