ianebeckett / dotfiles

MIT License
0 stars 0 forks source link

pare down link_configs.sh #58

Open ianebeckett opened 7 months ago

ianebeckett commented 7 months ago

It currently has all the configs from my system76.

For any file foo that isn't important to configure:

  1. rm ~/.config/foo
  2. mv ~/.dotfiles/.config/foo ~/.config/foo
  3. commit to git repo so I can call link_configs.sh in the future