Skip to content

ywatanabe1989/.dotfiles-public

Repository files navigation

Installation

Clone this repository and deploy the configuration files to your local system with the following steps. The original dotfiles are backed up and new configurations are symlinked:

# Clone the repository to the local .dotfiles directory
git clone [email protected]:ywatanabe1989/.dotfiles.git ~/.dotfiles

# Run the deployment script
sh ~/.dotfiles/deploy.sh

Encrypting secret files

Use the commands below to encrypt all files located in any "secret" directory, as well as any files whose names include the word "secret," using git-crypt.

source .bash.d/all/030-git-encrypt.sh # To load the git-encrypt-secrets command
git-encrypt-secrets

For more details, please see https://github.com/ywatanabe1989/git-crypt-example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published