Move autostart.sh into own directory
This commit is contained in:
@@ -4,7 +4,7 @@ empty_directories:
|
|||||||
mode: '0700'
|
mode: '0700'
|
||||||
- name: .config/nvim
|
- name: .config/nvim
|
||||||
dotfiles:
|
dotfiles:
|
||||||
- from: autostart.sh
|
- from: autostart/autostart.sh
|
||||||
to: .autostart.sh
|
to: .autostart.sh
|
||||||
- from: git/gitconfig
|
- from: git/gitconfig
|
||||||
to: .gitconfig
|
to: .gitconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user