Skip to content

f-bn/dotfiles

Repository files navigation

General informations

This repository contains my dotfiles for my Linux environments managed using chezmoi.

Two environments are using these configurations:

  • buran: My main workstation (running Ubuntu 25.04 on WSL2)
  • foton: My laptop (running Ubuntu 25.04 with GNOME ❤️)

Requirements

  • chezmoi
  • bitwarden-cli

How-to

  • Install chezmoi: https://www.chezmoi.io/install/
  • Login to Bitwarden with the CLI
    $ export BW_SESSION="$(bw login --raw)"
  • Initialize the repository locally
    $ chezmoi init https://github.com/f-bn/dotfiles.git
  • Apply the changes
    $ chezmoi apply

Tools references

Wallpapers

About

Personal dotfiles for my Linux environments

Resources

Stars

Watchers

Forks