initial commit + tmux.conf

This commit is contained in:
2022-08-05 20:52:23 +03:00
commit f97c9c9a12
5 changed files with 110 additions and 0 deletions

11
install.conf.yaml Normal file
View File

@@ -0,0 +1,11 @@
- defaults:
link:
relink: true
- clean: ['~']
- link:
~/.tmux.conf: tmux.conf
- shell:
- [git submodule update --init --recursive, Installing submodules]