NFS-aware .bashrc.local and VS Code dirs for work servers
- Remove zet* from _is_work_host (local git server, not a work host) - setup_enterprise_ai_bash.sh: detect NFS home on work servers, relocate .bashrc.local to /opt/kenjim/ with symlink, handle re-runs safely - setup_enterprise_ai_bash.sh: symlink ~/.vscode-server and ~/.vscode-remote-containers to /opt/kenjim/ on NFS hosts - dotfiles_manager.sh: deploy-to detects NFS on remote, deploys .bashrc.local to /opt/kenjim/ with symlink, backs up symlink targets - hosts/etqc-kenjim-11.bashrc.local: add NFS note to header
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
### MACHINE_LOCAL — managed centrally in dotfiles/hosts/ on kenjim-mbp
|
||||
### Deployed via: dotfiles deploy-to kenjim@etqc-kenjim-11
|
||||
### DO NOT edit directly on the server — edit in ~/dotfiles/hosts/ and re-deploy
|
||||
### NFS NOTE: On NFS-home servers, this file lives at /opt/kenjim/.bashrc.local
|
||||
### with a symlink from ~/.bashrc.local → /opt/kenjim/.bashrc.local
|
||||
# Host : etqc-kenjim-11
|
||||
# Profile : work (server)
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user