diff --git a/autostart.sh b/autostart/autostart.sh similarity index 100% rename from autostart.sh rename to autostart/autostart.sh diff --git a/dotfiles.yml b/dotfiles.yml index d51a483..ef18ecc 100644 --- a/dotfiles.yml +++ b/dotfiles.yml @@ -4,7 +4,7 @@ empty_directories: mode: '0700' - name: .config/nvim dotfiles: - - from: autostart.sh + - from: autostart/autostart.sh to: .autostart.sh - from: git/gitconfig to: .gitconfig