zhimsel / dotfiles

My config files
16 stars 0 forks source link

Make `wt` work with dotfiles repos #27

Closed zhimsel closed 4 years ago

zhimsel commented 4 years ago

There's no need. wt works fine if you specify a path to check out to (e.g. wt branch directory). wtr doesn't work, but you can just do a rmwd && dot && git wtp.

I'd rather not add hacks to the functions just to handle the dotfiles repos.