Skip to content

rishid/dotfiles

Repository files navigation

Cross-platform, cross-shell ~/.📂 powered by Chezmoi

Installation

Fresh

sh -c "$(curl -fsLS get.chezmoi.io)" -- init -S $HOME/.dotfiles --apply rishid

Update

Re-apply ansible to machine chezmoi -v apply

Encrypted Hostname-Specific Config

To add encrypted config for a specific host (e.g., API keys):

# Create and encrypt hostname-specific fish config
chezmoi encrypt -o $(chezmoi source-path)/private_dot_config/fish/.encrypted-config.$(hostname).fish unencrypted-config.fish

The template at config.{{ .chezmoi.hostname }}.fish.tmpl will automatically decrypt and apply it.

About

My dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •