task: Add hooks directory
This commit is contained in:
parent
18af397ed5
commit
61ca8110a0
2 changed files with 14 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
- shell:
|
||||
- mkdir -p ~/.config
|
||||
- mkdir -p ~/.config/direnv
|
||||
- mkdir -p ~/.task
|
||||
|
||||
- clean: ['~', '~/.config']
|
||||
|
||||
|
|
@ -19,6 +20,7 @@
|
|||
~/.gitignore: git/gitignore
|
||||
~/.my.cnf: mysql/.my.cnf
|
||||
~/.psqlrc: psql/.psqlrc
|
||||
~/.task/hooks: task/hooks/
|
||||
~/.taskrc: task/.taskrc
|
||||
~/.tmux.conf: tmux/.tmux.conf
|
||||
~/.vimrc: vim/.vimrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue