mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add bspwmrc and sxhkdrc
This commit is contained in:
parent
bad8be4a2c
commit
81b1861545
3 changed files with 149 additions and 0 deletions
2
sync
2
sync
|
|
@ -19,6 +19,8 @@ if ! test -e ~/.config; mkdir ~/.config; end
|
|||
rsync -aP ./.config/fish ~/.config/
|
||||
rsync -aP ./.config/kitty ~/.config/
|
||||
rsync -aP ./.config/nvim ~/.config/
|
||||
rsync -aP ./.config/bspwm ~/.config/
|
||||
rsync -aP ./.config/sxhkd ~/.config/
|
||||
rsync -aP ./.gitconfig ~/
|
||||
rsync -aP ./.tmux* ~/
|
||||
rsync -aP ./.vim* ~/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue