Add .taskrc to sync script

This commit is contained in:
mitchell 2020-08-11 12:25:27 -04:00
parent 7a35289a52
commit d91e7a7abb
1 changed files with 1 additions and 0 deletions

1
sync
View File

@ -50,6 +50,7 @@ function sync_files
rsync -aP ./.ideavimrc ~/
rsync -aP ./.yabairc ~/
rsync -aP ./.skhdrc ~/
rsync -aP ./.taskrc ~/
end
function set_kitty_font_size -a uname