Vlek / vlek.github.io

Personal blog
2 stars 0 forks source link

how to keep dotfiles #30

Open Vlek opened 1 year ago

Vlek commented 1 year ago

First tried to do something really clever, but that wasn't going to work in most cases.

Now I'm doing a dumb way, but it works across more things.

However, I still can't do things like my tmux, bash, zsh, or git configurations since those live in the home directory.

Should look into this a bit more and then write an article about it.

Vlek commented 1 year ago

Also may want to go into what solutions are out there that I discounted.

It is also nice to know what systems have what requirements and how brings break depending on versioning. Like tmux for instance won't look in the .config directory until a version currently not on Ubuntu.