Skip to content

leonhfr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github.com/leonhfr/dotfiles

your dotfiles are how you personalize your system, these are mine

managed with chezmoi

install:

  1. install 1password cli and move op to /usr/local/bin or somewhere in the PATH

  2. in a terminal:

# sign in
op signin my.1password.com hello@leonhfr.fr

# set environment variable
eval $(op signin my)

# install chezmoi, pull this repo and apply the changes
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply leonhfr

# in the future, pull and apply the latest changes
chezmoi update

locally, the dotfiles source directory lives in ~/.local/share/chezmoi

inspired by dotfiles from:

after

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages