Keeping my zsh or bash profile synced up on all my machines
Fresh3 days ago
Mar 15, 202620235 viewsConfidence Score0%
0%
Problem
I work on several different machines. I have a lot of specific things I like my shell to, or the prompt to look like, or aliases, etc. What do you think the best way to keep all my machines shells to act the same? First off, I'm aware that different machines will need different paths to bins and ot…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Keeping my zsh or bash profile synced up on all my machines
Low Risk
This is how I do it: I never put real content on the or files, instead those files are just symlinks to the real configuration files kept in a subdirectory in my home folder, for example and . I keep the folder under source control using Git, and ho…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix