removed sync_dotfiles from repo
This commit is contained in:
parent
4bb416d378
commit
aeb32f68dd
1 changed files with 0 additions and 10 deletions
|
|
@ -1,10 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
rsync -av ~/.bashrc bashrc
|
|
||||||
rsync -av ~/.bash_profile bash_profile
|
|
||||||
rsync -av ~/.bashrc bashrc
|
|
||||||
rsync -av ~/.alacritty.toml alacritty.toml
|
|
||||||
rsync -av ~/.config/nvim/lua/user/init.lua init.lua
|
|
||||||
rsync -av ~/.config/karabiner/assets/complex_modifications/custom-capslock.json custom-capslock.json
|
|
||||||
rsync -av ~/.config/nvim/lua/user/init.lua init.lua
|
|
||||||
rsync -av ~/.config/karabiner/karabiner.json karabiner.json
|
|
||||||
Loading…
Reference in a new issue