Open sskras opened 4 months ago
Via https://github.com/sskras/.files/commit/fd27a6762b7d60daac1431b904965b6c4322f708
It's not uncommon that I forget to run home pull after I login into some host. Also it's not always that I run home push after I have made some changes.
home pull
home push
So, maybe do:
pull on login?
push on logout?
Via: How can I get a confirmation before exiting screen?
Via https://github.com/sskras/.files/commit/fd27a6762b7d60daac1431b904965b6c4322f708
It's not uncommon that I forget to run
home pull
after I login into some host. Also it's not always that I runhome push
after I have made some changes.So, maybe do:
pull on login?
push on logout?
Via: How can I get a confirmation before exiting screen?