mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Update sync to sync kitty, yabai, and skhd; modify kitty.conf
This commit is contained in:
parent
a77a8e82b3
commit
3261879478
3 changed files with 8 additions and 5 deletions
3
sync
3
sync
|
|
@ -17,10 +17,13 @@ end
|
|||
if ! test -e ~/.config; mkdir ~/.config; end
|
||||
|
||||
rsync -aP ./.config/fish ~/.config/
|
||||
rsync -aP ./.config/kitty ~/.config/
|
||||
rsync -aP ./.gitconfig ~/
|
||||
rsync -aP ./.tmux* ~/
|
||||
rsync -aP ./.vim* ~/
|
||||
rsync -aP ./.ideavimrc ~/
|
||||
rsync -aP ./.yabairc ~/
|
||||
rsync -aP ./.skhdrc ~/
|
||||
|
||||
echo
|
||||
fisher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue