mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-06-18 05:06:38 +02:00
[ssh] Symlink README and git_wildcard files in ssh/config.d/
This commit is contained in:
parent
ecf5615d0c
commit
e76cbf5ddc
2 changed files with 19 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
~/.config/systemd/mpDris2.service: mpd/mpDris2.service
|
||||
~/.profile: profile.sh
|
||||
~/.ssh/config: ssh/config
|
||||
~/.ssh/config.d/zz_git_wildcard.config: ssh/config.d/zz_git_wildcard.config
|
||||
~/.ssh/config.d/00_README: ssh/config.d/00_README
|
||||
~/.ssh/config.d/99-git_wilcard.config: ssh/config.d/99-git_wilcard.config
|
||||
~/.tmux.conf: tmux/tmux.conf
|
||||
~/.vimrc: vim/vimrc
|
||||
~/.xinitrc: X11/xinitrc
|
||||
|
@ -32,5 +33,9 @@
|
|||
~/.config/awesome: awesome
|
||||
~/.config/redshift.conf: redshift/redshift.conf
|
||||
|
||||
- create:
|
||||
~/.ssh/keys/:
|
||||
mode: 0700
|
||||
|
||||
#- shell:
|
||||
# - git submodules update # after linking ~/.gitconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue