mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Refactor common dotfiles deployment and remove duplicate fastfetch
This commit is contained in:
@@ -13,3 +13,13 @@ common_packages:
|
||||
- zip
|
||||
- vim
|
||||
- fzf
|
||||
|
||||
common_dotfiles:
|
||||
- name: .bashrc
|
||||
src: .bashrc
|
||||
dest: .bashrc
|
||||
mode: "0644"
|
||||
- name: .bash_profile
|
||||
src: .bash_profile
|
||||
dest: .bash_profile
|
||||
mode: "0644"
|
||||
|
||||
Reference in New Issue
Block a user