gh: Store config to share aliases
This commit is contained in:
parent
428f2ee53c
commit
96556c855f
2 changed files with 15 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
- shell:
|
||||
- mkdir -p ~/.config
|
||||
- mkdir -p ~/.config/direnv
|
||||
- mkdir -p ~/.config/gh
|
||||
- mkdir -p ~/.task
|
||||
- ./bin/set-colors
|
||||
- ./task/install
|
||||
|
|
@ -12,6 +13,7 @@
|
|||
~/.config/alacritty: alacritty/
|
||||
~/.config/direnv/direnvrc: direnv/direnvrc
|
||||
~/.config/flake8: etc/flake8
|
||||
~/.config/gh/config.yml: gh/config.yml
|
||||
~/.config/git: git/
|
||||
~/.config/hg: hg/
|
||||
~/.config/jrnl: jrnl/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue