Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

可搬性を上げる仕組みを考える #31

Open
naa0yama opened this issue Aug 13, 2024 · 0 comments
Open

可搬性を上げる仕組みを考える #31

naa0yama opened this issue Aug 13, 2024 · 0 comments

Comments

@naa0yama
Copy link
Owner

問題点

  • WSL2 イメージがコンスタントに更新されるようになった。
    • その影響で WSL2 内にしかない設定を置くと WSL2 イメージ更新時に削除されてしまう。
    • 回避のためにシンボリックリンクを張ろうにも WSL2 内から Windows 側の %USERPROFILE% 変数などにアクセスできるわけではないので自動化が面倒

同期対象

  • .ssh
  • .config
  • .bashrc
  • .profile
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant